Searched refs:uiChromaQpIndexOffset (Results 1 – 9 of 9) sorted by relevance
532 int16_t iMbWidth, uint32_t uiChromaQpIndexOffset) { in WelsWriteMbResidualCabac() argument617 … pCurMb->uiChromaQp = g_kuiChromaQpTable[CLIP3_QP_0_51 (pCurMb->uiLumaQp + uiChromaQpIndexOffset)]; in WelsWriteMbResidualCabac()645 uint32_t uiChromaQpIndexOffset = pEncCtx->pCurDqLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in WelsSpatialWriteMbSynCabac() local653 … pCurMb->uiChromaQp = g_kuiChromaQpTable[CLIP3_QP_0_51 (pCurMb->uiLumaQp + uiChromaQpIndexOffset)]; in WelsSpatialWriteMbSynCabac()730 uiChromaQpIndexOffset); in WelsSpatialWriteMbSynCabac()
263 …nst uint8_t kuiChromaQpIndexOffset = pEncCtx->pCurDqLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in WelsSpatialWriteMbSyn()301 … pEncCtx->pCurDqLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset)]; in WelsSpatialWriteMbSyn()
459 BsWriteSE (pLocalBitStringAux, pPps->uiChromaQpIndexOffset); in WelsWritePpsSyntax()633 pPps->uiChromaQpIndexOffset = 0; in WelsInitPps()
631 && (sTmpPps.uiChromaQpIndexOffset == pPpsArray[iId].uiChromaQpIndexOffset) in FindExistingPps()
649 const uint8_t kuiChromaQpIndexOffset = pCurLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in RcCalculateMbQp()1211 const uint8_t kuiChromaQpIndexOffset = pCurLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in WelsRcMbInitGom()1274 const uint8_t kuiChromaQpIndexOffset = pCurLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in WelsRcMbInitDisable()1398 … = g_kuiChromaQpTable[WELS_CLIP3 (pCurMb->uiLumaQp + pEncCtx->pPps->uiChromaQpIndexOffset, 0, 51)]; in WelsRcMbInitScc()
531 const uint8_t kuiChromaQpIndexOffset = pCurLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in WelsISliceMdEnc()601 const uint8_t kuiChromaQpIndexOffset = pCurLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in WelsISliceMdEncDynamic()1807 const uint8_t kuiChromaQpIndexOffset = pCurLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in WelsMdInterMbLoop()1904 const uint8_t kuiChromaQpIndexOffset = pCurLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset; in WelsMdInterMbLoopOverDynamicSlice()
359 pEncCtx->pCurDqLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset)]; in WelsTryPUVskip()
1393 … pCurDqLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset)]; in WelsMdBackgroundMbEnc()1929 … pCurDqLayer->sLayerInfo.pPpsP->uiChromaQpIndexOffset)]; in WelsMdInterUpdatePskip()
162 uint8_t uiChromaQpIndexOffset; member