Searched refs:gst_wave_scope_setup (Results 1 – 1 of 1) sorted by relevance
120 static gboolean gst_wave_scope_setup (GstAudioVisualizer * scope);142 scope_class->setup = GST_DEBUG_FUNCPTR (gst_wave_scope_setup); in gst_wave_scope_class_init()183 gst_wave_scope_setup (GstAudioVisualizer * bscope) in gst_wave_scope_setup() function