Home
last modified time | relevance | path

Searched refs:vp9_quant_params (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc2594 const Vp9QuantizationParams& vp9_quant_params, in FillV4L2VP9QuantizationParams() argument
2597 v4l2_q_params->flags |= ((vp9_quant_params.cond) ? (flag) : 0) in FillV4L2VP9QuantizationParams()
2601 #define Q_PARAMS_TO_V4L2_Q_PARAMS(a) v4l2_q_params->a = vp9_quant_params.a in FillV4L2VP9QuantizationParams()