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