Home
last modified time | relevance | path

Searched refs:GstMotioncells (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstmotioncells.h56 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_MOTIONCELLS,GstMotioncells))
63 typedef struct _GstMotioncells GstMotioncells; typedef
Dgstmotioncells.cpp143 G_DEFINE_TYPE_WITH_CODE (GstMotioncells, gst_motion_cells,
160 static void gst_motioncells_update_motion_cells (GstMotioncells * filter);
161 static void gst_motioncells_update_motion_masks (GstMotioncells * filter);
167 GstMotioncells *filter = gst_motion_cells (obj); in gst_motion_cells_finalize()
325 gst_motion_cells_init (GstMotioncells * filter) in gst_motion_cells_init()
411 GstMotioncells *filter = gst_motion_cells (object); in gst_motion_cells_set_property()
631 GstMotioncells *filter = gst_motion_cells (object); in gst_motion_cells_get_property()
751 gst_motioncells_update_motion_cells (GstMotioncells * filter) in gst_motioncells_update_motion_cells()
787 gst_motioncells_update_motion_masks (GstMotioncells * filter) in gst_motioncells_update_motion_masks()
830 GstMotioncells *filter; in gst_motion_cells_handle_sink_event()
[all …]