Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.c288 static void gst_clock_dispose (GObject * object);
767 gobject_class->dispose = gst_clock_dispose; in gst_clock_class_init()
833 gst_clock_dispose (GObject * object) in gst_clock_dispose() function
/third_party/gstreamer/gstreamer/
DChangeLog111714 * gst/gstclock.c: (gst_clock_dispose), (gst_clock_set_master):
113583 * gst/gstclock.c: (gst_clock_class_init), (gst_clock_dispose),