FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ProresThreadData Struct Reference

Data Fields

int16_t blocks [MAX_PLANES][64 *4 *MAX_MBS_PER_SLICE]
 
uint16_t emu_buf [16 *16]
 
int16_t custom_q [64]
 
struct TrellisNodenodes
 

Detailed Description

Definition at line 220 of file proresenc_kostya.c.

Field Documentation

int16_t ProresThreadData::blocks[MAX_PLANES][64 *4 *MAX_MBS_PER_SLICE]

Definition at line 221 of file proresenc_kostya.c.

Referenced by estimate_slice_plane(), and find_slice_quant().

uint16_t ProresThreadData::emu_buf[16 *16]

Definition at line 222 of file proresenc_kostya.c.

Referenced by find_slice_quant().

int16_t ProresThreadData::custom_q[64]

Definition at line 223 of file proresenc_kostya.c.

Referenced by find_slice_quant().

struct TrellisNode* ProresThreadData::nodes

Definition at line 224 of file proresenc_kostya.c.

Referenced by encode_close(), encode_init(), find_quant_thread(), and find_slice_quant().


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