Libav
Data Fields
H264Ref Struct Reference

#include <h264dec.h>

Data Fields

uint8_tdata [3]
 
int linesize [3]
 
int reference
 
int poc
 
int pic_id
 
H264Pictureparent
 

Detailed Description

Definition at line 163 of file h264dec.h.

Field Documentation

◆ data

uint8_t* H264Ref::data[3]

Definition at line 164 of file h264dec.h.

Referenced by mc_dir_part(), pic_as_field(), prefetch_motion(), and ref_from_h264pic().

◆ linesize

int H264Ref::linesize[3]

Definition at line 165 of file h264dec.h.

Referenced by pic_as_field(), and ref_from_h264pic().

◆ reference

int H264Ref::reference

◆ poc

int H264Ref::poc

◆ pic_id

int H264Ref::pic_id

Definition at line 169 of file h264dec.h.

Referenced by ff_h264_build_ref_list(), ref_from_h264pic(), and split_field_copy().

◆ parent

H264Picture* H264Ref::parent

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