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

VP8 Inverse Quantization Matrix Buffer Structure. More...

#include <va_dec_vp8.h>

Public Attributes

uint32_t va_reserved [VA_PADDING_LOW]
 Reserved bytes for future use, must be zero.
 

Detailed Description

VP8 Inverse Quantization Matrix Buffer Structure.

Contains quantization indices for yac(0),ydc(1),y2dc(2),y2ac(3),uvdc(4), uvac(5) for each segment (0-3). When segmentation is disabled, only quantization_index[0][] will be used. This structure is sent once per frame.


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