9 lines
130 B
C
9 lines
130 B
C
#pragma once
|
|
|
|
#include "fft.h"
|
|
|
|
extern const q15_t hanning[];
|
|
|
|
extern const uint16_t bitrevTable[];
|
|
extern const q15_t rotCoef[];
|