Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstsmokedec.c67 static GType smokedec_type = 0; in gst_smokedec_get_type() local
69 if (!smokedec_type) { in gst_smokedec_get_type()
82 smokedec_type = in gst_smokedec_get_type()
86 return smokedec_type; in gst_smokedec_get_type()