Home
last modified time | relevance | path

Searched refs:iPicHeightInMb (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp763 int32_t iPicHeightInMb = (pCurPicture->iHeightInPixel + 15) >> 4; in BackgroundDetection() local
764 memset (pVaaInfo->pVaaBackgroundMbFlag, 0, iPicWidthInMb * iPicHeightInMb); in BackgroundDetection()