Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dmotioncells_wrapper.cpp86 double p_framerate, int p_gridx, int p_gridy, long int p_timestamp_millisec, in perform_detection_motion_cells() argument
97 p_sensitivity, p_framerate, p_gridx, p_gridy, p_timestamp_millisec, in perform_detection_motion_cells()
Dmotioncells_wrapper.h65 double p_framerate, int p_gridx, int p_gridy,
DMotionCells.h129 double p_framerate, int p_gridx, int p_gridy, gint64 timestamp_millisec,
DMotionCells.cpp106 double p_sensitivity, double p_framerate, int p_gridx, int p_gridy, in performDetectionMotionCells() argument
130 m_gridx = p_gridx; in performDetectionMotionCells()