Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.cpp209 int32_t iMaxNbrBackgroundMad; in ForegroundDilation23Luma() local
224iMaxNbrBackgroundMad = WELS_MAX (WELS_MAX (aBackgroundMad[0], aBackgroundMad[1]), WELS_MAX (aBackg… in ForegroundDilation23Luma()
227 …ForegroundMad > pBackgroundOU->iMinSubMad << 2) || (pBackgroundOU->iMAD > iMaxNbrBackgroundMad << 1 in ForegroundDilation23Luma()