roq_codebooks_t Struct Reference


Data Fields

int numCB4
int numCB2
int usedCB2 [MAX_CBS_2x2]
int usedCB4 [MAX_CBS_4x4]
uint8_t unpacked_cb2 [MAX_CBS_2x2 *2 *2 *3]
uint8_t unpacked_cb4 [MAX_CBS_4x4 *4 *4 *3]
uint8_t unpacked_cb4_enlarged [MAX_CBS_4x4 *8 *8 *3]

Detailed Description

Definition at line 208 of file roqvideoenc.c.


Field Documentation

Definition at line 211 of file roqvideoenc.c.

Referenced by generate_new_codebooks().

int roq_codebooks_t::usedCB2[MAX_CBS_2x2]

Definition at line 212 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and remap_codebooks().

int roq_codebooks_t::usedCB4[MAX_CBS_4x4]

Definition at line 213 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and remap_codebooks().

uint8_t roq_codebooks_t::unpacked_cb2[MAX_CBS_2x2 *2 *2 *3]

Definition at line 214 of file roqvideoenc.c.

Referenced by gather_data_for_subcel(), and generate_new_codebooks().

uint8_t roq_codebooks_t::unpacked_cb4[MAX_CBS_4x4 *4 *4 *3]

Definition at line 215 of file roqvideoenc.c.

Referenced by gather_data_for_subcel(), and generate_new_codebooks().

Definition at line 216 of file roqvideoenc.c.

Referenced by gather_data_for_cel(), and generate_new_codebooks().


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

Generated on Wed Feb 9 19:10:15 2011 for ffmpeg by  doxygen 1.5.6