Searched refs:sRefJudgement (Results 1 – 2 of 2) sorted by relevance
1057 bool CWelsPreProcessScreen::JudgeBestRef (SPicture* pRefPic, const SRefJudgement& sRefJudgement, in JudgeBestRef() argument1059 return (bIsClosestLtrFrame ? (iFrameComplexity < sRefJudgement.iMinFrameComplexity11) : in JudgeBestRef()1060 …((iFrameComplexity < sRefJudgement.iMinFrameComplexity08) || ((iFrameComplexity <= sRefJudgement.i… in JudgeBestRef()1061 && (pRefPic->iFrameAverageQp < sRefJudgement.iMinFrameQp)))); in JudgeBestRef()
240 …bool JudgeBestRef (SPicture* pRefPic, const SRefJudgement& sRefJudgement, const int64_t iFrameComp…