mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
Change comment to refer to right variable.
This commit is contained in:
parent
8ebd13a681
commit
28d3578d0d
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include <glib.h>
|
||||
|
||||
/* FIXME: we should set this automatically based on height */
|
||||
/* FIXME: we should set this automatically based on resy */
|
||||
#define FFT_BUFFER_SIZE_LOG 10
|
||||
#define FFT_BUFFER_SIZE (1 << FFT_BUFFER_SIZE_LOG)
|
||||
|
||||
|
|
Loading…
Reference in a new issue