Searched refs:ppRefPicListExt (Results 1 – 5 of 5) sorted by relevance
67 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in WelsResetRefList()83 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in DeleteLTRFromLongList()94 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in DeleteSTRFromShortList()105 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in DeleteNonSceneLTR()153 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in DeleteInvalidLTR()196 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in HandleLTRMarkFeedback()252 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in LTRMarkProcess()315 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in LTRMarkProcessScreen()330 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in PrefetchNextBuffer()354 SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId]; in WelsUpdateRefList()[all …]
1061 (*ppCtx)->ppRefPicListExt[iDlayerIndex] = pRefList; in InitDqLayers()1750 …(*ppCtx)->ppRefPicListExt = (SRefList**)pMa->WelsMallocz (kiNumDependencyLayers * sizeof (SRefList… in RequestMemorySvc()1752 WELS_VERIFY_RETURN_IF (1, (NULL == (*ppCtx)->ppRefPicListExt)) in RequestMemorySvc()1780 if ((*ppCtx)->ppRefPicListExt[0] != NULL && (*ppCtx)->ppRefPicListExt[0]->pRef[0] != NULL) in RequestMemorySvc()1781 (*ppCtx)->pDecPic = (*ppCtx)->ppRefPicListExt[0]->pRef[0]; in RequestMemorySvc()1928 if (NULL != pCtx->ppRefPicListExt && pParam != NULL) { in FreeMemorySvc()1931 FreeRefList (pCtx->ppRefPicListExt[ilayer], pMa, pParam->iMaxNumRefFrame); in FreeMemorySvc()1932 pCtx->ppRefPicListExt[ilayer] = NULL; in FreeMemorySvc()1936 pMa->WelsFree (pCtx->ppRefPicListExt, "ppRefPicListExt"); in FreeMemorySvc()1937 pCtx->ppRefPicListExt = NULL; in FreeMemorySvc()[all …]
352 SPicture** pLongTermRefList = pEncCtx->ppRefPicListExt[0]->pLongRefList; in DecideFrameType()
804 SRefList* pRefPicLlist = pCtx->ppRefPicListExt[uiDid]; in SetRefMbType()
151 SRefList** ppRefPicListExt; // reference picture list for SVC member