forked from len0rd/rockbox
Rename all the "lin_resample..." stuff to simply "resample_...".
Change-Id: I79f44f0dcc1b23b33a5040795220713660a1d18a
This commit is contained in:
parent
5c3e190e8a
commit
fce81a8a74
4 changed files with 42 additions and 45 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue