summaryrefslogtreecommitdiff
path: root/lib/rbcodec/SOURCES
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2013-05-07 00:35:46 -0400
committerMichael Sevakis <jethead71@rockbox.org>2013-05-07 00:35:46 -0400
commitfce81a8a74deaa0dae504a3da190d786156a568d (patch)
tree3908abec41d9208168712bf3c40ded1fceb9dba3 /lib/rbcodec/SOURCES
parent5c3e190e8aab22baa76adf7b7b8969d9d3f97804 (diff)
downloadrockbox-fce81a8a74deaa0dae504a3da190d786156a568d.zip
rockbox-fce81a8a74deaa0dae504a3da190d786156a568d.tar.gz
rockbox-fce81a8a74deaa0dae504a3da190d786156a568d.tar.bz2
rockbox-fce81a8a74deaa0dae504a3da190d786156a568d.tar.xz
Rename all the "lin_resample..." stuff to simply "resample_...".
Change-Id: I79f44f0dcc1b23b33a5040795220713660a1d18a
Diffstat (limited to 'lib/rbcodec/SOURCES')
-rw-r--r--lib/rbcodec/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/SOURCES b/lib/rbcodec/SOURCES
index 2762636..401d546 100644
--- a/lib/rbcodec/SOURCES
+++ b/lib/rbcodec/SOURCES
@@ -12,7 +12,7 @@ dsp/dsp_misc.c
dsp/dsp_sample_input.c
dsp/dsp_sample_output.c
dsp/eq.c
-dsp/lin_resample.c
+dsp/resample.c
dsp/pga.c
# ifdef HAVE_PITCHCONTROL
dsp/tdspeed.c