Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.cpp391 double *p_cellarea, double *p_motionarea) in calculateMotionPercentInCell() argument
412 *p_motionarea = cntmotionpixelnum; in calculateMotionPercentInCell()
418 *p_motionarea = 0; in calculateMotionPercentInCell()
DMotionCells.h187 double *p_motionarea);