Searched refs:GstWaveScope (Results 1 – 2 of 2) sorted by relevance
125 G_DEFINE_TYPE_WITH_CODE (GstWaveScope, gst_wave_scope,164 gst_wave_scope_init (GstWaveScope * scope) in gst_wave_scope_init()172 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()315 GstWaveScope *scope = (GstWaveScope *) base; in render_color_dots()355 GstWaveScope *scope = (GstWaveScope *) base; in render_color_lines()414 GstWaveScope *scope = GST_WAVE_SCOPE (base); in gst_wave_scope_render()
29 …GST_WAVE_SCOPE(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_WAVE_SCOPE,GstWaveScope))33 typedef struct _GstWaveScope GstWaveScope; typedef