Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dvp9_parser.h127 struct Vp9QuantizationParams { struct
128 bool IsLossless() const { in IsLossless()
133 uint8_t base_q_idx;
134 int8_t delta_q_y_dc;
135 int8_t delta_q_uv_dc;
136 int8_t delta_q_uv_ac;