Searched defs:q_low (Results 1 – 3 of 3) sorted by relevance
4183 static int get_regulated_q_overshoot(AV1_COMP *const cpi, int q_low, int q_high, in get_regulated_q_overshoot()4229 int *const q, int *const q_low, in recode_loop_update_q()4383 int q = 0, q_low = 0, q_high = 0; in encode_with_recode_loop() local
3218 int q_low; in encode_frame_to_data_rate() local
4006 int q = 0, q_low = 0, q_high = 0; local