Various small spelling fixes.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
parent
994a582a02
commit
8cbf0827e1
12 changed files with 26 additions and 26 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
#include "libavcodec/fft.h"
|
||||
|
||||
#define MAX_LOG2_NFFT 16 //!< Specifies maxiumum allowed fft size
|
||||
#define MAX_LOG2_NFFT 16 //!< Specifies maximum allowed fft size
|
||||
#define MAX_FFT_SIZE (1 << MAX_LOG2_NFFT)
|
||||
|
||||
extern int32_t w_tab_sr[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue