miniDSP
A small C library for audio DSP
Loading...
Searching...
No Matches
minidsp_internal.h
Go to the documentation of this file.
1
10#ifndef MINIDSP_INTERNAL_H
11#define MINIDSP_INTERNAL_H
12
15void md_gcc_teardown(void);
16
17#endif /* MINIDSP_INTERNAL_H */
void md_gcc_teardown(void)
Tear down the GCC-PHAT FFT cache and reset its cached length.