#include <dmedia/dmedia.h>
#include <dmedia/vl.h>
#include <dmedia/dm_buffer.h>
#include <dmedia/dm_params.h>
#include <cvd/videoframe.h>
Go to the source code of this file.
Classes | |
class | CVD::SGI::RawSGIVideo |
Namespaces | |
namespace | CVD |
namespace | CVD::SGI |
| |
Functions | |
unsigned long long | CVD::SGI::current_time () |
Get current time since the epoch in SGI-time. | |
Variables | |
int | CVD::SGI::debug |
Set this dodgy flag for debugging. | |
int | CVD::SGI::debug_sgi_events |
Set this dodgy flag for debugging. | |
const unsigned long long | CVD::SGI::time_div |
Divisor to turn current_time() in to seconds. |