Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2820 static int recode_loop_test(VP8_COMP *cpi, int high_limit, int low_limit, int q, in recode_loop_test() function
4084 else if (recode_loop_test(cpi, frame_over_shoot_limit, in encode_frame_to_data_rate()
/external/libaom/libaom/av1/encoder/
Dencoder.c3853 static int recode_loop_test(AV1_COMP *cpi, int high_limit, int low_limit, int q, in recode_loop_test() function
5098 if (recode_loop_test(cpi, frame_over_shoot_limit, frame_under_shoot_limit, *q, in recode_loop_update_q()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3146 static int recode_loop_test(VP9_COMP *cpi, int high_limit, int low_limit, int q, function
4396 } else if (recode_loop_test(cpi, frame_over_shoot_limit,