Searched refs:get_qzbin_factor (Results 1 – 2 of 2) sorted by relevance
201 static int get_qzbin_factor(int q, vpx_bit_depth_t bit_depth) { in get_qzbin_factor() function223 int qzbin_factor = get_qzbin_factor(q, cm->bit_depth); in vp9_init_quantizer()
569 static int get_qzbin_factor(int q, aom_bit_depth_t bit_depth) { in get_qzbin_factor() function588 const int qzbin_factor = get_qzbin_factor(q, bit_depth); in av1_build_quantizer()