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

Data Fields

int16_t mvs [NB_PIXEL_MVS][2]
 
uint32_t weights [NB_PIXEL_MVS]
 
int8_t refs [NB_PIXEL_MVS]
 
int nb
 

Detailed Description

Definition at line 148 of file vf_minterpolate.c.

Field Documentation

int16_t Pixel::mvs[NB_PIXEL_MVS][2]

Definition at line 149 of file vf_minterpolate.c.

Referenced by set_frame_data().

uint32_t Pixel::weights[NB_PIXEL_MVS]

Definition at line 150 of file vf_minterpolate.c.

Referenced by set_frame_data().

int8_t Pixel::refs[NB_PIXEL_MVS]

Definition at line 151 of file vf_minterpolate.c.

Referenced by set_frame_data().

int Pixel::nb

Definition at line 152 of file vf_minterpolate.c.

Referenced by bidirectional_obmc(), interpolate(), and set_frame_data().


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