Searched refs:pCurrentMbBlock (Results 1 – 1 of 1) sorted by relevance
660 SMB* pCurrentMbBlock = pCurDq->sMbDataP; in DeblockingFilterFrameAvcbase() local684 DeblockingMbAvcbase (pFunc, pCurrentMbBlock, &pFilter); in DeblockingFilterFrameAvcbase()685 ++pCurrentMbBlock; in DeblockingFilterFrameAvcbase()696 SMB* pCurrentMbBlock; in DeblockingFilterSliceAvcbase() local721 pCurrentMbBlock = &pMbList[ iCurMbIdx ]; in DeblockingFilterSliceAvcbase()723 …pFilter.pCsData[0] = pCurDq->pDecPic->pData[0] + ((pCurrentMbBlock->iMbX + pCurrentMbBlock->iMbY *… in DeblockingFilterSliceAvcbase()725 …pFilter.pCsData[1] = pCurDq->pDecPic->pData[1] + ((pCurrentMbBlock->iMbX + pCurrentMbBlock->iMbY *… in DeblockingFilterSliceAvcbase()727 …pFilter.pCsData[2] = pCurDq->pDecPic->pData[2] + ((pCurrentMbBlock->iMbX + pCurrentMbBlock->iMbY *… in DeblockingFilterSliceAvcbase()730 DeblockingMbAvcbase (pFunc, pCurrentMbBlock, &pFilter); in DeblockingFilterSliceAvcbase()