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.c2816 static int recode_loop_test(VP8_COMP *cpi, int high_limit, int low_limit, int q, in recode_loop_test() function
4073 else if (recode_loop_test(cpi, frame_over_shoot_limit, in encode_frame_to_data_rate()
/external/libaom/libaom/av1/encoder/
Dencoder.c3323 static int recode_loop_test(AV1_COMP *cpi, int high_limit, int low_limit, int q, in recode_loop_test() function
4288 } else if (recode_loop_test(cpi, frame_over_shoot_limit, in recode_loop_update_q()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2951 static int recode_loop_test(VP9_COMP *cpi, int high_limit, int low_limit, int q, function
4185 } else if (recode_loop_test(cpi, frame_over_shoot_limit,