mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 18:35:35 +00:00
spacespace: whitespace cleanups
This commit is contained in:
parent
4a40bd5936
commit
467fd98e5b
2 changed files with 1 additions and 2 deletions
|
@ -271,7 +271,6 @@ render_lines (GstBaseAudioVisualizer * base, guint32 * vdata, gint16 * adata,
|
||||||
f2r_l += (f2r_m * CUTOFF_2); \
|
f2r_l += (f2r_m * CUTOFF_2); \
|
||||||
} G_STMT_END
|
} G_STMT_END
|
||||||
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
render_color_dots (GstBaseAudioVisualizer * base, guint32 * vdata,
|
render_color_dots (GstBaseAudioVisualizer * base, guint32 * vdata,
|
||||||
gint16 * adata, guint num_samples)
|
gint16 * adata, guint num_samples)
|
||||||
|
|
Loading…
Reference in a new issue