Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstsmokedec.c51 static void gst_smokedec_class_init (GstSmokeDec * klass);
52 static void gst_smokedec_init (GstSmokeDec * smokedec);
77 sizeof (GstSmokeDec), in gst_smokedec_get_type()
123 gst_smokedec_class_init (GstSmokeDec * klass) in gst_smokedec_class_init()
142 gst_smokedec_init (GstSmokeDec * smokedec) in gst_smokedec_init()
164 GstSmokeDec *dec = GST_SMOKEDEC (object); in gst_smokedec_finalize()
174 GstSmokeDec *smokedec; in gst_smokedec_chain()
307 GstSmokeDec *dec; in gst_smokedec_change_state()
Dgstsmokedec.h33 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_SMOKEDEC,GstSmokeDec))
41 typedef struct _GstSmokeDec GstSmokeDec; typedef