Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h127 int32_t WelsPreprocessReset (sWelsEncCtx* pEncCtx, int32_t iWidth, int32_t iHeight);
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp145 int32_t CWelsPreProcess::WelsPreprocessReset (sWelsEncCtx* pCtx, int32_t iWidth, int32_t iHeight) { in WelsPreprocessReset() function in WelsEnc::CWelsPreProcess
228 if (WelsPreprocessReset (pCtx, iWidth, iHeight) != 0) in BuildSpatialPicList()
236 if (WelsPreprocessReset (pCtx, iWidth, iHeight) != 0) in BuildSpatialPicList()