Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Drc_utils.h128 static inline int recode_loop_test(AV1_COMP *cpi, int high_limit, int low_limit, in recode_loop_test() function
375 if (recode_loop_test(cpi, frame_over_shoot_limit, frame_under_shoot_limit, *q, in recode_loop_update_q()
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_if.c2814 static int recode_loop_test(VP8_COMP *cpi, int high_limit, int low_limit, int q, in recode_loop_test() function
4086 else if (recode_loop_test(cpi, frame_over_shoot_limit, in encode_frame_to_data_rate()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.c3253 static int recode_loop_test(VP9_COMP *cpi, int high_limit, int low_limit, int q, function
4793 } else if (recode_loop_test(cpi, frame_over_shoot_limit,
/aosp_15_r20/external/libaom/doc/dev_guide/
H A Dav1_encoder.dox741 - \ref recode_loop_test()