Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/fluidsynth/
Dgstfluiddec.c102 static gboolean fluiddec_element_init (GstPlugin * plugin);
120 GST_ELEMENT_REGISTER_DEFINE_CUSTOM (fluiddec, fluiddec_element_init);
712 fluiddec_element_init (GstPlugin * plugin) in fluiddec_element_init() function