Searched refs:pSumOfDiff8x8 (Results 1 – 4 of 4) sorted by relevance
133 (int32_t*)pResult->pSumOfDiff8x8, (uint8_t*)pResult->pMad8x8); in Process()136 … (int32_t*) (pResult->pSad8x8), (int32_t*) (pResult->pSumOfDiff8x8), (uint8_t*)pResult->pMad8x8); in Process()
178 int (*pSumOfDiff8x8)[4]; member
127 pSd8x8 = sVaaCalcInfo->pSumOfDiff8x8; in GetOUParameters()
1740 (*ppCtx)->pVaa->sVaaCalcInfo.pSumOfDiff8x8 = static_cast<int32_t (*)[4]> in RequestMemorySvc()1742 WELS_VERIFY_RETURN_IF (1, (NULL == (*ppCtx)->pVaa->sVaaCalcInfo.pSumOfDiff8x8)) in RequestMemorySvc()1962 pMa->WelsFree (pCtx->pVaa->sVaaCalcInfo.pSumOfDiff8x8, "pVaa->sVaaCalcInfo.pSumOfDiff8x8"); in FreeMemorySvc()1963 pCtx->pVaa->sVaaCalcInfo.pSumOfDiff8x8 = NULL; in FreeMemorySvc()