|
miniDSP
A small C library for audio DSP
|
Internal header for cross-file dependencies within the minidsp module. More...

Go to the source code of this file.
Functions | |
| void | md_gcc_teardown (void) |
| Tear down the GCC-PHAT FFT cache and reset its cached length. | |
Internal header for cross-file dependencies within the minidsp module.
This header is NOT part of the public API. It declares symbols shared between the split minidsp_*.c translation units but not exposed to library consumers.
Definition in file minidsp_internal.h.
| void md_gcc_teardown | ( | void | ) |
Tear down the GCC-PHAT FFT cache and reset its cached length.
Called only from MD_shutdown().
Definition at line 146 of file minidsp_gcc.c.