Searched defs:q_low (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encoder.c | 4968 static int get_regulated_q_overshoot(AV1_COMP *const cpi, int q_low, int q_high, in get_regulated_q_overshoot() 5014 AV1_COMP *const cpi, int *const loop, int *const q, int *const q_low, in recode_loop_update_q() 5421 int q = 0, q_low = 0, q_high = 0; in encode_with_recode_loop() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_if.c | 3222 int q_low; in encode_frame_to_data_rate() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 4198 int q = 0, q_low = 0, q_high = 0; local
|