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

Data Fields

AVFrameavframe
 
int interpolated [3]
 
uint8_thpel [3][4]
 
uint8_thpel_base [3][4]
 

Detailed Description

Definition at line 81 of file diracdec.c.

Field Documentation

AVFrame* DiracFrame::avframe
int DiracFrame::interpolated[3]

Definition at line 83 of file diracdec.c.

Referenced by dirac_decode_frame(), free_sequence_buffers(), and interpolate_refplane().

uint8_t* DiracFrame::hpel[3][4]

Definition at line 84 of file diracdec.c.

Referenced by interpolate_refplane(), and mc_subpel().

uint8_t* DiracFrame::hpel_base[3][4]

Definition at line 85 of file diracdec.c.

Referenced by free_sequence_buffers(), and interpolate_refplane().


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