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.h678 struct vp9_segment_parameter struct
680 struct {
684 } segment_flags;
686 bool alt_quant_enabled;
687 int16_t alt_quant;
689 bool alt_lf_enabled;
690 int16_t alt_lf;
692 uint8_t filter_level[4][2];
694 int16_t luma_ac_quant_scale;
695 int16_t luma_dc_quant_scale;
[all …]