Searched refs:p_gridx (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | motioncells_wrapper.cpp | 86 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()
|
D | motioncells_wrapper.h | 65 double p_framerate, int p_gridx, int p_gridy,
|
D | MotionCells.h | 129 double p_framerate, int p_gridx, int p_gridy, gint64 timestamp_millisec,
|
D | MotionCells.cpp | 106 double p_sensitivity, double p_framerate, int p_gridx, int p_gridy, in performDetectionMotionCells() argument 130 m_gridx = p_gridx; in performDetectionMotionCells()
|