Home
last modified time | relevance | path

Searched refs:UpdateBlockIdcForScreen (Results 1 – 3 of 3) 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/
Dref_list_mgr_svc.cpp657 pCtx->pVpp->UpdateBlockIdcForScreen (pVaaExt->pVaaBestBlockStaticIdc, pRef, pCtx->pEncPic); in UpdateBlockStatic()
Dwels_preprocess.cpp1277 int32_t CWelsPreProcess::UpdateBlockIdcForScreen (uint8_t* pCurBlockStaticPointer, const SPicture*… in UpdateBlockIdcForScreen() function in WelsEnc::CWelsPreProcess