1
0
Fork 0
forked from len0rd/rockbox

Rename all the "lin_resample..." stuff to simply "resample_...".

Change-Id: I79f44f0dcc1b23b33a5040795220713660a1d18a
This commit is contained in:
Michael Sevakis 2013-05-07 00:35:46 -04:00
parent 5c3e190e8a
commit fce81a8a74
4 changed files with 42 additions and 45 deletions

View file

@ -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