FFmpeg
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]
 
int16_t custom_chroma_q [64]
 
struct TrellisNodenodes
 

Detailed Description

Definition at line 222 of file proresenc_kostya.c.

Field Documentation

◆ blocks

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

Definition at line 223 of file proresenc_kostya.c.

◆ emu_buf

uint16_t ProresThreadData::emu_buf[16 *16]

Definition at line 224 of file proresenc_kostya.c.

◆ custom_q

int16_t ProresThreadData::custom_q[64]

Definition at line 225 of file proresenc_kostya.c.

◆ custom_chroma_q

int16_t ProresThreadData::custom_chroma_q[64]

Definition at line 226 of file proresenc_kostya.c.

◆ nodes

struct TrellisNode* ProresThreadData::nodes

Definition at line 227 of file proresenc_kostya.c.


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