FFmpeg
|
Data Fields | |
int16_t | blocks [MAX_PLANES][64 *4 *MAX_MBS_PER_SLICE] |
uint16_t | emu_buf [16 *16] |
int16_t | custom_q [64] |
int16_t | custom_chroma_q [64] |
struct TrellisNode * | nodes |
Definition at line 246 of file proresenc_kostya.c.
int16_t ProresThreadData::blocks[MAX_PLANES][64 *4 *MAX_MBS_PER_SLICE] |
Definition at line 247 of file proresenc_kostya.c.
uint16_t ProresThreadData::emu_buf[16 *16] |
Definition at line 248 of file proresenc_kostya.c.
int16_t ProresThreadData::custom_q[64] |
Definition at line 249 of file proresenc_kostya.c.
int16_t ProresThreadData::custom_chroma_q[64] |
Definition at line 250 of file proresenc_kostya.c.
struct TrellisNode* ProresThreadData::nodes |
Definition at line 251 of file proresenc_kostya.c.