Searched refs:uiDid (Results 1 – 3 of 3) sorted by relevance
413 uint32_t uiDid = pFromCurAu->pNalUnitsList[i]->sNalHeaderExt.uiDependencyId; in CopySpsPps() local414 …pTmpLayerSps[uiDid] = pFromCurAu->pNalUnitsList[i]->sNalData.sVclNal.sSliceHeaderExt.sSliceHeader.… in CopySpsPps()416 if (&pFromCtx->sSpsPpsCtx.sSpsBuffer[j] == pTmpLayerSps[uiDid]) { in CopySpsPps()417 pTmpLayerSps[uiDid] = &pToCtx->sSpsPpsCtx.sSpsBuffer[j]; in CopySpsPps()
2179 uint32_t uiDid = pCurAu->pNalUnitsList[i]->sNalHeaderExt.uiDependencyId; in CheckNewSeqBeginAndUpdateActiveLayerSps() local2180 …pTmpLayerSps[uiDid] = pCurAu->pNalUnitsList[i]->sNalData.sVclNal.sSliceHeaderExt.sSliceHeader.pSps; in CheckNewSeqBeginAndUpdateActiveLayerSps()
803 const uint8_t uiDid = pCtx->uiDependencyId; in SetRefMbType() local804 SRefList* pRefPicLlist = pCtx->ppRefPicListExt[uiDid]; in SetRefMbType()805 SLTRState* pLtr = &pCtx->pLtr[uiDid]; in SetRefMbType()