Home
last modified time | relevance | path

Searched refs:GetRefFrameInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h134 int32_t GetRefFrameInfo (int32_t iRefIdx, bool bCurrentFrameIsSceneLtr, SPicture*& pRefOri);
/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp823 iLtrRefIdx = pCtx->pVpp->GetRefFrameInfo (idx, pCtx->bCurFrameMarkedAsSceneLtr, pRefOri); in WelsBuildRefListScreen()
Dwels_preprocess.cpp1242 int32_t CWelsPreProcess::GetRefFrameInfo (int32_t iRefIdx, bool bCurrentFrameIsSceneLtr, SPicture*&… in GetRefFrameInfo() function in WelsEnc::CWelsPreProcess