Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.h89 …inline void ForegroundDilation (SBackgroundOU* pBackgroundOU, SBackgroundOU* pOUNeighbours[], …
DBackgroundDetection.cpp263 inline void CBackgroundDetection::ForegroundDilation (SBackgroundOU* pBackgroundOU, SBackgroundOU* … in ForegroundDilation() function in CBackgroundDetection
352ForegroundDilation (pBackgroundOU, pOUNeighbours, pBgdParam, j * iOUStrideUV + (i << LOG2_BGD_OU_S… in ForegroundDilationAndBackgroundErosion()