Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsdec.c88 static void gst_dtls_dec_dispose (GObject *);
123 gobject_class->dispose = GST_DEBUG_FUNCPTR (gst_dtls_dec_dispose); in gst_dtls_dec_class_init()
244 gst_dtls_dec_dispose (GObject * object) in gst_dtls_dec_dispose() function