.. | ||
arch.h | ||
AUTHORS | ||
config.h | ||
COPYING | ||
fixed_arm4.h | ||
fixed_arm5e.h | ||
fixed_debug.h | ||
fixed_generic.h | ||
os_support.h | ||
README.md | ||
resample.c | ||
resample_neon.h | ||
speex_resampler.h | ||
speexdsp_types.h |
SpeexDSP Resampler
This code was lifted from speexdsp-1.2.1
and modified to be as small as possible.
Only the fixed point API remains, all external dependencies to other files from
speexdsp have been included so this just contains the resampler.