NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Namespaces | Functions
compress.cxx File Reference
Include dependency graph for compress.cxx:

Classes

class  video::CompressorImpl
 
struct  video::CompressorImpl::FramePerfStats
 
struct  video::CompressorImpl::OutputQueue
 

Namespaces

 video
 

Functions

bool rgba2nv12 (char *dst, std::vcl_size_t dstpitch, cudaArray_t array, int width, int height, int paddedheight)
 
static std::ostream & operator<< (std::ostream &os, const SYSTEMTIME &s)
 
static bool video::cuda_delay_load_check ()
 
static std::string video::format_error_msg (const std::string &msg, int errorcode)
 
static float video::relative_systime (const SYSTEMTIME &start, const SYSTEMTIME &end)
 

Function Documentation

static std::ostream& operator<< ( std::ostream &  os,
const SYSTEMTIME &  s 
)
static
bool rgba2nv12 ( char *  dst,
std::vcl_size_t  dstpitch,
cudaArray_t  array,
int  width,
int  height,
int  paddedheight 
)