struct _VASegmentParameterVP9

Defined at line 204 of file ../../third_party/intel/libva/va/va_dec_vp9.h

VP9 Segmentation Parameter Data Structure

This structure conveys per segment parameters.

8 of this data structure will be included in VASegmentationParameterBufferVP9

and sent to API in a single buffer.

Public Members

 segment_flags
uint8_t[4][2] filter_level
int16_t luma_ac_quant_scale
int16_t luma_dc_quant_scale
int16_t chroma_ac_quant_scale
int16_t chroma_dc_quant_scale
uint32_t[4] va_reserved

Records