Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpqdmdepay.c66 static void gst_rtp_qdm2_depay_finalize (GObject * object);
90 gobject_class->finalize = gst_rtp_qdm2_depay_finalize; in gst_rtp_qdm2_depay_class_init()
113 gst_rtp_qdm2_depay_finalize (GObject * object) in gst_rtp_qdm2_depay_finalize() function