Home
last modified time | relevance | path

Searched defs:pOUNeighbours (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.cpp201 SBackgroundOU* pOUNeighbours[]) { in ForegroundDilation23Luma()
263 …kgroundDetection::ForegroundDilation (SBackgroundOU* pBackgroundOU, SBackgroundOU* pOUNeighbours[], in ForegroundDilation()
292 …groundDetection::BackgroundErosion (SBackgroundOU* pBackgroundOU, SBackgroundOU* pOUNeighbours[]) { in BackgroundErosion()
341 SBackgroundOU* pOUNeighbours[4];//0: left; 1: right; 2: top; 3: bottom in ForegroundDilationAndBackgroundErosion() local