Searched refs:recode_loop_test (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_if.c | 2860 static int recode_loop_test(VP8_COMP *cpi, int high_limit, int low_limit, int q, in recode_loop_test() function 4114 else if (recode_loop_test(cpi, frame_over_shoot_limit, in encode_frame_to_data_rate()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 2806 static int recode_loop_test(VP9_COMP *cpi, int high_limit, int low_limit, int q, function 3846 } else if (recode_loop_test(cpi, frame_over_shoot_limit,
|