Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp1130 const int32_t iNegligibleMotionBlocks = (static_cast<int32_t> ((pCurPicture->iWidthInPixel >> 3) * in DetectSceneChange() local
1213 if (iMotionBlockNum <= iNegligibleMotionBlocks) { in DetectSceneChange()