Home
last modified time | relevance | path

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

/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc340 constexpr double kThisIntraCodedErrorRatioMax = 1.9; in DetectIntraInterErrorChange() local
352 this_intra_coded_error_ratio < kThisIntraCodedErrorRatioMax && in DetectIntraInterErrorChange()