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