Home
last modified time | relevance | path

Searched defs:iFrameComplexity (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/processing/interface/
DIWelsVP.h166 long long iFrameComplexity; // frame complexity member
225 long long iFrameComplexity; member
237 …long long iFrameComplexity; //255*255(MaxMbSAD)*36864(MaxFS) make the highest bit of 32-bit integ… member
/third_party/openh264/codec/encoder/core/src/
Dratectl.cpp393 int64_t iFrameComplexity = pEncCtx->pVaa->sComplexityAnalysisParam.iFrameComplexity; in RcCalculateIdrQp() local
459 int64_t iFrameComplexity = pEncCtx->pVaa->sComplexityAnalysisParam.iFrameComplexity; in RcCalculatePictureQp() local
1063 int64_t iFrameComplexity = pEncCtx->pVaa->sComplexityAnalysisParam.iFrameComplexity; in RcUpdateIntraComplexity() local
1098 int64_t iFrameComplexity = pEncCtx->pVaa->sComplexityAnalysisParam.iFrameComplexity; in RcUpdateFrameComplexity() local
Dwels_preprocess.cpp1058 const int64_t iFrameComplexity, const bool bIsClosestLtrFrame) { in JudgeBestRef()
1190 const int64_t iFrameComplexity = sSceneChangeResult.iFrameComplexity; in DetectSceneChange() local