Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.h102 bool hasMotion; member
237 m_pCells[i][j].hasMotion = false; in setMotionCells()
DMotionCells.cpp436 m_pCells[i][j].hasMotion = in calculateMotionPercentInMotionCells()
438 if (m_pCells[i][j].hasMotion) { in calculateMotionPercentInMotionCells()
461 m_pCells[i][j].hasMotion = in calculateMotionPercentInMotionCells()
463 if (m_pCells[i][j].hasMotion) { in calculateMotionPercentInMotionCells()