Home
last modified time | relevance | path

Searched refs:bCurrentFrameIsSceneLtr (Results 1 – 2 of 2) 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/
Dwels_preprocess.cpp1242 int32_t CWelsPreProcess::GetRefFrameInfo (int32_t iRefIdx, bool bCurrentFrameIsSceneLtr, SPicture*&… in GetRefFrameInfo() argument
1245 …SRefInfoParam* pBestRefCandidateParam = (bCurrentFrameIsSceneLtr) ? (& (pVaaExt->sVaaLtrBestRefCan… in GetRefFrameInfo()