Searched refs:find_fp_qindex (Results 1 – 2 of 2) sorted by relevance
265 static int find_fp_qindex(aom_bit_depth_t bit_depth) { in find_fp_qindex() function859 const int qindex = find_fp_qindex(seq_params->bit_depth); in av1_first_pass()
464 static int find_fp_qindex(vpx_bit_depth_t bit_depth) { in find_fp_qindex() function1369 vp9_set_quantizer(cm, find_fp_qindex(cm->bit_depth)); in vp9_first_pass()