Home
last modified time | relevance | path

Searched refs:m_changed_datafile (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.h152 return m_changed_datafile; in getChangedDataFile()
243 bool m_isVisible, m_changed_datafile, m_useAlpha, m_saveInDatafile; variable
DMotionCells.cpp74 m_changed_datafile = false; in MotionCells()
127 m_changed_datafile = p_changed_datafile; in performDetectionMotionCells()
132 if (m_changed_datafile) { in performDetectionMotionCells()
317 m_changed_datafile = false; in initDataFile()
/third_party/gstreamer/gstplugins_bad/
DChangeLog62488 motioncells: Initialize m_changed_datafile class field