Home
last modified time | relevance | path

Searched refs:AnalyzePictureComplexity (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h135 void AnalyzePictureComplexity (sWelsEncCtx* pCtx, SPicture* pCurPicture, SPicture* pRefPicture,
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp828 void CWelsPreProcess::AnalyzePictureComplexity (sWelsEncCtx* pCtx, SPicture* pCurPicture, SPicture*… in AnalyzePictureComplexity() function in WelsEnc::CWelsPreProcess
Dencoder_ext.cpp3651 pCtx->pVpp->AnalyzePictureComplexity (pCtx, pCtx->pEncPic, ((pCtx->eSliceType == P_SLICE) in WelsEncoderEncodeExt()