Searched defs:q_high (Results 1 – 4 of 4) sorted by relevance
/external/libaom/av1/encoder/ |
D | rc_utils.h | 185 int q_high, int top_index, in get_regulated_q_overshoot() 210 int is_encode_stage, int q_high, in get_regulated_q_undershoot() 255 int *const q_high, const int top_index, const int bottom_index, in recode_loop_update_q()
|
D | encoder.c | 2797 int q = 0, q_low = 0, q_high = 0; in encode_with_recode_loop() local
|
/external/libvpx/vp8/encoder/ |
D | onyx_if.c | 3324 int q_high; in encode_frame_to_data_rate() local
|
/external/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 4520 int q = 0, q_low = 0, q_high = 0; local
|