RoqContext Struct Reference

#include <roqvideo.h>

List of all members.


Detailed Description

Definition at line 42 of file roqvideo.h.


Public Attributes

AVCodecContextavctx
DSPContext dsp
AVFrame frames [2]
AVFramelast_frame
AVFramecurrent_frame
int first_frame
roq_cell cb2x2 [256]
roq_qcell cb4x4 [256]
unsigned char * buf
int size
int width
int height
AVRandomState randctx
uint64_t lambda
motion_vectthis_motion4
motion_vectlast_motion4
motion_vectthis_motion8
motion_vectlast_motion8
unsigned int framesSinceKeyframe
AVFrameframe_to_enc
uint8_t * out_buf

Member Data Documentation

Definition at line 45 of file roqvideo.h.

Referenced by roq_decode_init().

Definition at line 46 of file roqvideo.h.

Referenced by roq_decode_init(), and roq_encode_init().

Definition at line 49 of file roqvideo.h.

Referenced by roq_encode_frame(), and roq_encode_init().

unsigned char* RoqContext::buf

Definition at line 54 of file roqvideo.h.

Referenced by roq_decode_frame(), and roqvideo_decode_frame().

Definition at line 55 of file roqvideo.h.

Referenced by roq_decode_frame(), and roqvideo_decode_frame().

Definition at line 59 of file roqvideo.h.

Referenced by generate_codebook(), and roq_encode_init().

Definition at line 63 of file roqvideo.h.

Referenced by motion_search(), roq_encode_end(), roq_encode_init(), and roq_encode_video().

Definition at line 66 of file roqvideo.h.

Referenced by motion_search(), roq_encode_end(), roq_encode_init(), and roq_encode_video().


The documentation for this struct was generated from the following file:

Generated on Sat Dec 18 05:16:10 2010 for MythTV by  doxygen 1.5.5