Searched refs:get_qzbin_factor (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_quantize.c551 static int get_qzbin_factor(int q, vpx_bit_depth_t bit_depth) { function
577 const int qzbin_factor = get_qzbin_factor(q, cm->bit_depth);

Completed in 89 milliseconds