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.h1672 struct vp9_segment_parameter struct
1674 struct {
1678 } segment_flags;
1680 bool alt_quant_enabled;
1681 int16_t alt_quant;
1683 bool alt_lf_enabled;
1684 int16_t alt_lf;
1686 uint8_t filter_level[4][2];
1688 int16_t luma_ac_quant_scale;
1689 int16_t luma_dc_quant_scale;
[all …]