Searched refs:pVaaBackgroundMbFlag (Results 1 – 6 of 6) sorted by relevance
340 int8_t* pVaaBackgroundMbFlag = (int8_t*)pBgdParam->pBackgroundMbFlag; in ForegroundDilationAndBackgroundErosion() local345 int8_t* pRowSkipFlag = pVaaBackgroundMbFlag; in ForegroundDilationAndBackgroundErosion()371 pVaaBackgroundMbFlag += OU_SIZE_IN_MB * iPicWidthInMb; in ForegroundDilationAndBackgroundErosion()
97 int8_t* pVaaBackgroundMbFlag; member
757 BGDParam.pBackgroundMbFlag = pVaaInfo->pVaaBackgroundMbFlag; in BackgroundDetection()764 memset (pVaaInfo->pVaaBackgroundMbFlag, 0, iPicWidthInMb * iPicHeightInMb); in BackgroundDetection()904 sComplexityAnalysisParam->pBackgroundMbFlag = pVaaInfo->pVaaBackgroundMbFlag; in AnalyzePictureComplexity()
222 int8_t* pVaaBgMbFlag = pEncCtx->pVaa->pVaaBackgroundMbFlag + pCurMb->iMbXY; in WelsMdInterJudgeBGDPskip()
1722 …(*ppCtx)->pVaa->pVaaBackgroundMbFlag = (int8_t*)pMa->WelsMallocz (iCountMaxMbNum * sizeof (int8_t), in RequestMemorySvc()1724 WELS_VERIFY_RETURN_IF (1, (NULL == (*ppCtx)->pVaa->pVaaBackgroundMbFlag)) in RequestMemorySvc()1950 pMa->WelsFree (pCtx->pVaa->pVaaBackgroundMbFlag, "pVaa->pVaaBackgroundMbFlag"); in FreeMemorySvc()1951 pCtx->pVaa->pVaaBackgroundMbFlag = NULL; in FreeMemorySvc()
334 pEncCtx->pVaa->pVaaBackgroundMbFlag + kiMbXY); //BGD spatial pFunc in WelsMdInterInit()