Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h185 int vp9_convert_q_to_qindex(double q_val, vpx_bit_depth_t bit_depth);
Dvp9_ratectrl.c182 int vp9_convert_q_to_qindex(double q_val, vpx_bit_depth_t bit_depth) { in vp9_convert_q_to_qindex() function
Dvp9_encoder.c3880 q_high = vp9_convert_q_to_qindex(q_val_high, cm->bit_depth);