Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.h84 } motionmaskcoordrect; typedef
131 motionmaskcoordrect * motionmaskcoords, int motionmaskcells_count,
188 void performMotionMaskCoords (motionmaskcoordrect * p_motionmaskcoords,
Dmotioncells_wrapper.h67 int motionmaskcoord_count, motionmaskcoordrect * motionmaskcoords,
Dgstmotioncells.h78 motionmaskcoordrect *motionmaskcoords;
Dmotioncells_wrapper.cpp88 motionmaskcoordrect * motionmaskcoords, int motionmaskcells_count, in perform_detection_motion_cells()
Dgstmotioncells.cpp391 fix_coords (motionmaskcoordrect & coords, int width, int height) in fix_coords()
514 g_new0 (motionmaskcoordrect, filter->motionmaskcoord_count); in gst_motion_cells_set_property()
891 motionmaskcoordrect *motionmaskcoords; in gst_motion_cells_transform_ip()
910 g_new0 (motionmaskcoordrect, filter->motionmaskcoord_count); in gst_motion_cells_transform_ip()
DMotionCells.cpp108 int motionmaskcoord_count, motionmaskcoordrect * motionmaskcoords, in performDetectionMotionCells()
481 MotionCells::performMotionMaskCoords (motionmaskcoordrect * p_motionmaskcoords, in performMotionMaskCoords()