FFmpeg
Public Attributes | List of all members
DPB Struct Reference

Decoded Picture Buffer (DPB). More...

Public Attributes

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


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