Searched refs:vp9_convert_q_to_qindex (Results 1 – 3 of 3) sorted by relevance
185 int vp9_convert_q_to_qindex(double q_val, vpx_bit_depth_t bit_depth);
182 int vp9_convert_q_to_qindex(double q_val, vpx_bit_depth_t bit_depth) { in vp9_convert_q_to_qindex() function
3880 q_high = vp9_convert_q_to_qindex(q_val_high, cm->bit_depth);