FFmpeg
Data Fields
DPB Struct Reference

Decoded Picture Buffer (DPB). More...

Data Fields

int  size
  Current number of reference frames in the DPB.
 
int  max_size
  Max number of reference frames. This is FF_ARRAY_ELEMS(VAPictureParameterBufferH264.ReferenceFrames)
 
VAPictureH264 *  va_pics
  Pointer to VAPictureParameterBufferH264.ReferenceFrames array.
 

Detailed Description

Decoded Picture Buffer (DPB).

Definition at line 80 of file vaapi_h264.c.

Field Documentation

int DPB::size

Current number of reference frames in the DPB.

Definition at line 81 of file vaapi_h264.c.

Referenced by dpb_add(), and fill_vaapi_ReferenceFrames().

int DPB::max_size

Max number of reference frames. This is FF_ARRAY_ELEMS(VAPictureParameterBufferH264.ReferenceFrames)

Definition at line 82 of file vaapi_h264.c.

Referenced by dpb_add(), and fill_vaapi_ReferenceFrames().

VAPictureH264* DPB::va_pics

Pointer to VAPictureParameterBufferH264.ReferenceFrames array.

Definition at line 83 of file vaapi_h264.c.

Referenced by dpb_add(), and fill_vaapi_ReferenceFrames().


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

Generated on Sun Mar 23 2014 23:50:37 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /