| 
    VA-API
    2.17.0.1
    
   | 
 
VP8 Quantization Matrix Buffer Structure. More...
#include <va_enc_vp8.h>
Public Attributes | |
| uint32_t | va_reserved [VA_PADDING_LOW] | 
| Reserved bytes for future use, must be zero.  | |
VP8 Quantization Matrix Buffer Structure.
Contains quantization index for yac(0-3) for each segment and quantization index deltas, ydc(0), y2dc(1), y2ac(2), uvdc(3), uvac(4) that are applied to all segments. When segmentation is disabled, only quantization_index[0] will be used. This structure is sent once per frame.
 1.9.1