Home
last modified time | relevance | path

Searched refs:allow_postencode_drop_rtc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.h4106 static inline int allow_postencode_drop_rtc(const AV1_COMP *cpi) { in allow_postencode_drop_rtc() function
H A Dencoder.c2511 if (cpi->rc.postencode_drop && allow_postencode_drop_rtc(cpi)) in encode_without_recode()
3301 if (cpi->rc.postencode_drop && allow_postencode_drop_rtc(cpi) && in encode_with_recode_loop_and_filter()