Searched refs:find_fp_qindex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c365 static int find_fp_qindex(vpx_bit_depth_t bit_depth) { function
439 vp9_set_quantizer(cm, find_fp_qindex(cm->bit_depth));
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1880 static int find_fp_qindex() { function
2791 vp9_set_quantizer(&cpi->common, find_fp_qindex());

Completed in 770 milliseconds