Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.h87 …inline bool ForegroundDilation23Chroma (int8_t iNeighbourForegroundFlags, int32_t iStartSamplePo…
DBackgroundDetection.cpp233 inline bool CBackgroundDetection::ForegroundDilation23Chroma (int8_t iNeighbourForegroundFlags, in ForegroundDilation23Chroma() function in CBackgroundDetection
283 …pBackgroundOU->iBackgroundFlag = !ForegroundDilation23Chroma (iNeighbourForegroundFlags, iChromaSa… in ForegroundDilation()