Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.cpp55 m_framecnt = 0; in MotionCells()
126 m_framecnt++; in performDetectionMotionCells()
128 if (m_framecnt >= sumframecnt) { in performDetectionMotionCells()
243 m_framecnt = 0; in performDetectionMotionCells()
DMotionCells.h251 int m_framecnt, m_motioncells_idx_count, m_initerrorcode, m_saveerrorcode; variable