forked from len0rd/rockbox
Initial DSP implementation. DSP supports resampling audio stream from
codecs (currently works corrently only with mp3's, somebody should fix that). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6877 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
316eb6538e
commit
d8cb703b1e
15 changed files with 805 additions and 328 deletions
|
|
@ -52,6 +52,7 @@ recorder/recording.c
|
|||
playback.c
|
||||
metadata.c
|
||||
codecs.c
|
||||
dsp.c
|
||||
#ifndef SIMULATOR
|
||||
pcm_recording.c
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue