Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h131 int32_t AnalyzeSpatialPic (sWelsEncCtx* pEncCtx, const int32_t kiDIdx);
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp265 int32_t CWelsPreProcess::AnalyzeSpatialPic (sWelsEncCtx* pCtx, const int32_t kiDidx) { in AnalyzeSpatialPic() function in WelsEnc::CWelsPreProcess
Dencoder_ext.cpp3555 pCtx->pVpp->AnalyzeSpatialPic (pCtx, iCurDid); in WelsEncoderEncodeExt()