Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/chromaprint/
Dgstchromaprint.h39 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_CHROMAPRINT,GstChromaprintClass))
48 typedef struct _GstChromaprintClass GstChromaprintClass; typedef
Dgstchromaprint.c81 gst_chromaprint_class_init (GstChromaprintClass * klass) in gst_chromaprint_class_init()