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

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().

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().

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 Fri Oct 26 02:43:56 2012 for FFmpeg by  doxygen 1.5.8