Searched refs:p_thickness (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | motioncells_wrapper.cpp | 91 char *p_datafile, bool p_changed_datafile, int p_thickness, int p_id) in perform_detection_motion_cells() argument 101 p_changed_datafile, p_thickness); in perform_detection_motion_cells()
|
D | motioncells_wrapper.h | 71 bool p_changed_datafile, int p_thickness, int p_id);
|
D | MotionCells.cpp | 112 bool p_changed_datafile, int p_thickness) in performDetectionMotionCells() argument 206 motioncellscolor.R_channel_value), p_thickness); in performDetectionMotionCells() 277 motioncellscolor.R_channel_value), p_thickness); in performDetectionMotionCells()
|
D | MotionCells.h | 134 char *datafile, bool p_changed_datafile, int p_thickness);
|