FFmpeg
Data Fields
DPB Struct Reference

Decoded Picture Buffer (DPB). More...

Data Fields

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

Detailed Description

Decoded Picture Buffer (DPB).

Definition at line 82 of file vaapi_h264.c.

Field Documentation

int DPB::size

Current number of reference frames in the DPB.

Definition at line 83 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 84 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 85 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 Jan 12 2018 01:46:24 for FFmpeg by   doxygen 1.8.6

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