Searched refs:JudgeBestRef (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/encoder/core/inc/ |
D | wels_preprocess.h | 240 …bool JudgeBestRef (SPicture* pRefPic, const SRefJudgement& sRefJudgement, const int64_t iFrameComp…
|
/third_party/openh264/codec/encoder/core/src/ |
D | wels_preprocess.cpp | 1057 bool CWelsPreProcessScreen::JudgeBestRef (SPicture* pRefPic, const SRefJudgement& sRefJudgement, in JudgeBestRef() function in WelsEnc::CWelsPreProcessScreen 1204 if (JudgeBestRef (pRefPic, sLtrJudgement, iFrameComplexity, bIsClosestLtrFrame)) { in DetectSceneChange() 1208 …if (bCurRefIsSceneLtr && JudgeBestRef (pRefPic, sSceneLtrJudgement, iFrameComplexity, bIsClosestLt… in DetectSceneChange()
|