Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dmotioncells_wrapper.cpp91 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()
Dmotioncells_wrapper.h71 bool p_changed_datafile, int p_thickness, int p_id);
DMotionCells.cpp112 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()
DMotionCells.h134 char *datafile, bool p_changed_datafile, int p_thickness);