FFmpeg  4.0
Data Fields
DiracFrame Struct Reference

Data Fields

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

Detailed Description

Definition at line 74 of file diracdec.c.

Field Documentation

◆ avframe

AVFrame* DiracFrame::avframe

◆ interpolated

int DiracFrame::interpolated[3]

Definition at line 76 of file diracdec.c.

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

◆ hpel

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

Definition at line 77 of file diracdec.c.

Referenced by interpolate_refplane(), and mc_subpel().

◆ hpel_base

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

Definition at line 78 of file diracdec.c.

Referenced by free_sequence_buffers(), and interpolate_refplane().

◆ reference

int DiracFrame::reference

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