Home
last modified time | relevance | path

Searched refs:SingleLayerPreprocess (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h160 …int32_t SingleLayerPreprocess (sWelsEncCtx* pEncCtx, const SSourcePicture* kpSrc, Scaled_Picture* …
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp246 iSpatialNum = SingleLayerPreprocess (pCtx, kpSrcPic, &m_sScaledPicture); in BuildSpatialPicList()
346 int32_t CWelsPreProcess::SingleLayerPreprocess (sWelsEncCtx* pCtx, const SSourcePicture* kpSrc, in SingleLayerPreprocess() function in WelsEnc::CWelsPreProcess