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.c4205 static int get_regulated_q_undershoot(AV1_COMP *const cpi, int q_high, in get_regulated_q_undershoot() function
4335 get_regulated_q_undershoot(cpi, *q_high, top_index, bottom_index); in recode_loop_update_q()
4348 *q = get_regulated_q_undershoot(cpi, *q_high, top_index, bottom_index); in recode_loop_update_q()