|
FFmpeg
|
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. | |
1.8.12