Searched refs:iMinFrameComplexity11 (Results 1 – 2 of 2) sorted by relevance
67 int64_t iMinFrameComplexity11; member
1052 pRefJudgement->iMinFrameComplexity11 = INT_MAX; in InitRefJudgement()1059 return (bIsClosestLtrFrame ? (iFrameComplexity < sRefJudgement.iMinFrameComplexity11) : in JudgeBestRef()1060 … sRefJudgement.iMinFrameComplexity08) || ((iFrameComplexity <= sRefJudgement.iMinFrameComplexity11) in JudgeBestRef()1069 pRefJudgement->iMinFrameComplexity11 = static_cast<int32_t> (iComplexity * 1.1); in SaveBestRefToJudgement()