Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp75 pRefList->pRef[i]->SetUnref(); in WelsResetRefList()
111 pRef->SetUnref(); in DeleteNonSceneLTR()
168 pLongRefList[i]->SetUnref(); in DeleteInvalidLTR()
181 pLongRefList[i]->SetUnref(); in DeleteInvalidLTR()
218 pLongRefList[j]->SetUnref(); in HandleLTRMarkFeedback()
235 pLongRefList[i]->SetUnref(); in HandleLTRMarkFeedback()
307 pRefList->pLongRefList[pRefList->uiLongRefCount - 1]->SetUnref(); in LTRMarkProcess()
322 pLongRefList[iLtrIdx]->SetUnref(); in LTRMarkProcessScreen()
344 pRefList->pNextBuffer->SetUnref(); in PrefetchNextBuffer()
407 pRefList->pShortRefList[i]->SetUnref(); in WelsUpdateRefList()
[all …]
Dwels_preprocess.cpp1321 pLongRefSrcList[i + 1]->SetUnref(); in UpdateSrcListLosslessScreenRefSelectionWithLtr()
1327 (GetCurrentOrigFrame (kiCurDid))->SetUnref(); in UpdateSrcListLosslessScreenRefSelectionWithLtr()
1345 pRefSrcList[i + 1]->SetUnref(); in UpdateSrcList()
1351 (GetCurrentOrigFrame (kiCurDid))->SetUnref(); in UpdateSrcList()
/third_party/openh264/codec/encoder/core/inc/
Dpicture.h106 void SetUnref () { in SetUnref() function