Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.h90 } cellscolor; typedef
132 motioncellidx * motionmaskcellsidx, cellscolor motioncellscolor,
Dmotioncells_wrapper.h69 cellscolor motioncellscolor, int motioncells_count,
Dgstmotioncells.h79 cellscolor *motioncellscolor;
Dmotioncells_wrapper.cpp89 motioncellidx * motionmaskcellsidx, cellscolor motioncellscolor, in perform_detection_motion_cells()
Dgstmotioncells.cpp353 filter->motioncellscolor = g_new0 (cellscolor, 1); in gst_motion_cells_init()
893 cellscolor motioncellscolor; in gst_motion_cells_transform_ip()
DMotionCells.cpp110 cellscolor motioncellscolor, int motioncells_count, in performDetectionMotionCells()