Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h137 …int32_t UpdateBlockIdcForScreen (uint8_t* pCurBlockStaticPointer, const SPicture* kpRefPic, const…
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp1128 uint8_t* pCurBlockStaticPointer = NULL; in DetectSceneChange() local
1157 pCurBlockStaticPointer = pVaaExt->pVaaBlockStaticIdc[iScdIdx]; in DetectSceneChange()
1159 sSceneChangeResult.pStaticBlockIdc = pCurBlockStaticPointer; in DetectSceneChange()
1277 int32_t CWelsPreProcess::UpdateBlockIdcForScreen (uint8_t* pCurBlockStaticPointer, const SPicture*… in UpdateBlockIdcForScreen() argument
1281 sSceneChangeResult.pStaticBlockIdc = pCurBlockStaticPointer; in UpdateBlockIdcForScreen()