Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dencoder.h4114 static inline int allow_postencode_drop_rtc(const AV1_COMP *cpi) { in allow_postencode_drop_rtc() function
Dencoder.c2492 if (cpi->rc.postencode_drop && allow_postencode_drop_rtc(cpi)) in encode_without_recode()
3285 if (cpi->rc.postencode_drop && allow_postencode_drop_rtc(cpi) && in encode_with_recode_loop_and_filter()