VA-API
2.22.0
|
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. | |
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.