VA-API  2.19.0
Public Attributes | List of all members
VAPictureHEVC Struct Reference

Description of picture properties of those in DPB surfaces. More...

#include <va.h>

Public Attributes

VASurfaceID picture_id
 reconstructed picture buffer surface index invalid when taking value VA_INVALID_SURFACE.
 
int32_t pic_order_cnt
 picture order count. in HEVC, POCs for top and bottom fields of same picture should take different values.
 
uint32_t va_reserved [VA_PADDING_LOW]
 Reserved bytes for future use, must be zero.
 

Detailed Description

Description of picture properties of those in DPB surfaces.

If only progressive scan is supported, each surface contains one whole frame picture. Otherwise, each surface contains two fields of whole picture. In this case, two entries of ReferenceFrames[] may share same picture_id value.


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