Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.c4990 static int get_regulated_q_undershoot(AV1_COMP *const cpi, int q_high, in get_regulated_q_undershoot() function
5151 get_regulated_q_undershoot(cpi, *q_high, top_index, bottom_index); in recode_loop_update_q()
5164 *q = get_regulated_q_undershoot(cpi, *q_high, top_index, bottom_index); in recode_loop_update_q()