Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.h221 void setMotionCells (int p_frameWidth, int p_frameHeight) in setMotionCells() argument
225 m_cellwidth = (double) p_frameWidth / (double) m_gridx; in setMotionCells()