Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpqcelpdepay.c75 static void gst_rtp_qcelp_depay_finalize (GObject * object);
99 gobject_class->finalize = gst_rtp_qcelp_depay_finalize; in gst_rtp_qcelp_depay_class_init()
124 gst_rtp_qcelp_depay_finalize (GObject * object) in gst_rtp_qcelp_depay_finalize() function