Searched refs:uiLastMbQp (Results 1 – 7 of 7) sorted by relevance
239 pDss->uiLastMbQp = pSlice->uiLastMbQp; in StashMBStatusCavlc()247 pSlice->uiLastMbQp = pDss->uiLastMbQp; in StashPopMBStatusCavlc()258 pDss->uiLastMbQp = pSlice->uiLastMbQp; in StashMBStatusCabac()269 pSlice->uiLastMbQp = pDss->uiLastMbQp; in StashPopMBStatusCabac()
266 pCurMb->uiLumaQp = pSlice->uiLastMbQp; in WelsSpatialWriteMbSyn()292 const int32_t kiDeltaQp = pCurMb->uiLumaQp - pSlice->uiLastMbQp; in WelsSpatialWriteMbSyn()293 pSlice->uiLastMbQp = pCurMb->uiLumaQp; in WelsSpatialWriteMbSyn()299 pCurMb->uiLumaQp = pSlice->uiLastMbQp; in WelsSpatialWriteMbSyn()
549 pCurMb->iLumaDQp = pCurMb->uiLumaQp - pSlice->uiLastMbQp; in WelsWriteMbResidualCabac()551 pSlice->uiLastMbQp = pCurMb->uiLumaQp; in WelsWriteMbResidualCabac()616 pCurMb->uiLumaQp = pSlice->uiLastMbQp; in WelsWriteMbResidualCabac()652 pCurMb->uiLumaQp = pSlice->uiLastMbQp; in WelsSpatialWriteMbSynCabac()
1391 pCurMb->uiLumaQp = pSlice->uiLastMbQp; in WelsMdBackgroundMbEnc()1927 pCurMb->uiLumaQp = pSlice->uiLastMbQp; in WelsMdInterUpdatePskip()
1654 …pCurSlice->uiLastMbQp = pCurLayer->sLayerInfo.pPpsP->iPicInitQp + pCurSlice->sSliceHeaderExt.sSlic… in WelsCodeOneSlice()
104 uint8_t uiLastMbQp; member
190 uint8_t uiLastMbQp; // stored qp for last mb coded, maybe more efficient for mb… member