Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3876 double q_val_high; local
3877 q_val_high = vp9_convert_qindex_to_q(q_high, cm->bit_depth);
3878 q_val_high = q_val_high * ((double)rc->projected_frame_size /
3880 q_high = vp9_convert_q_to_qindex(q_val_high, cm->bit_depth);