Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.h36 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_OPUS_DEC,GstOpusDecClass))
43 typedef struct _GstOpusDecClass GstOpusDecClass; typedef
Dgstopusdec.c117 gst_opus_dec_class_init (GstOpusDecClass * klass) in gst_opus_dec_class_init()