Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h150 void InitPixMap (const SPicture* pPicture, SPixMap* pPixMap);
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp951 void CWelsPreProcess::InitPixMap (const SPicture* pPicture, SPixMap* pPixMap) { in InitPixMap() function in WelsEnc::CWelsPreProcess
1152 InitPixMap (pCurPicture, &sSrcMap); in DetectSceneChange()
1165 InitPixMap (pRefPic, &sRefMap); in DetectSceneChange()
1286 InitPixMap (kpSrcPic, &sSrcMap); in UpdateBlockIdcForScreen()
1287 InitPixMap (kpRefPic, &sRefMap); in UpdateBlockIdcForScreen()