Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstcamerabin2.c242 static void gst_camera_bin_dispose (GObject * object);
502 gst_camera_bin_dispose (GObject * object) in gst_camera_bin_dispose() function
620 object_class->dispose = gst_camera_bin_dispose; in gst_camera_bin_class_init()