Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c201 static int get_qzbin_factor(int q, vpx_bit_depth_t bit_depth) { in get_qzbin_factor() function
224 const int qzbin_factor = get_qzbin_factor(q, cm->bit_depth); in vp9_init_quantizer()