Searched refs:iPicHeightInMb (Results 1 – 1 of 1) sorted by relevance
763 int32_t iPicHeightInMb = (pCurPicture->iHeightInPixel + 15) >> 4; in BackgroundDetection() local764 memset (pVaaInfo->pVaaBackgroundMbFlag, 0, iPicWidthInMb * iPicHeightInMb); in BackgroundDetection()