Searched refs:iNeighbourForegroundFlags (Results 1 – 2 of 2) sorted by relevance
233 inline bool CBackgroundDetection::ForegroundDilation23Chroma (int8_t iNeighbourForegroundFlags, in ForegroundDilation23Chroma() argument241 if (iNeighbourForegroundFlags & kaOUPos[i]) { in ForegroundDilation23Chroma()251 if (iNeighbourForegroundFlags & kaOUPos[i]) { in ForegroundDilation23Chroma()281 …int8_t iNeighbourForegroundFlags = (!pOUNeighbours[0]->iBackgroundFlag) | ((!pOUNeighbours[1]->iBa… in ForegroundDilation() local283 …pBackgroundOU->iBackgroundFlag = !ForegroundDilation23Chroma (iNeighbourForegroundFlags, iChromaSa… in ForegroundDilation()
87 …inline bool ForegroundDilation23Chroma (int8_t iNeighbourForegroundFlags, int32_t iStartSamplePo…