Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/
Dgstwavescope.c172 GstWaveScope *scope = GST_WAVE_SCOPE (object); in gst_wave_scope_finalize()
185 GstWaveScope *scope = GST_WAVE_SCOPE (bscope); in gst_wave_scope_setup()
198 GstWaveScope *scope = GST_WAVE_SCOPE (object); in gst_wave_scope_set_property()
228 GstWaveScope *scope = GST_WAVE_SCOPE (object); in gst_wave_scope_get_property()
414 GstWaveScope *scope = GST_WAVE_SCOPE (base); in gst_wave_scope_render()
Dgstwavescope.h29 #define GST_WAVE_SCOPE(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_WAVE_SCOPE,GstWav… macro