Searched refs:iMinFrameComplexity08 (Results 1 – 2 of 2) sorted by relevance
66 int64_t iMinFrameComplexity08; member
1051 pRefJudgement->iMinFrameComplexity08 = INT_MAX; in InitRefJudgement()1060 …((iFrameComplexity < sRefJudgement.iMinFrameComplexity08) || ((iFrameComplexity <= sRefJudgement.i… in JudgeBestRef()1068 pRefJudgement->iMinFrameComplexity08 = static_cast<int32_t> (iComplexity * 0.8); in SaveBestRefToJudgement()