Home
last modified time | relevance | path

Searched defs:vp9_segment_parameter (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h705 struct vp9_segment_parameter struct
707 struct {
711 } segment_flags;
713 bool alt_quant_enabled;
714 int16_t alt_quant;
716 bool alt_lf_enabled;
717 int16_t alt_lf;
719 uint8_t filter_level[4][2];
721 int16_t luma_ac_quant_scale;
722 int16_t luma_dc_quant_scale;
[all …]