forked from len0rd/rockbox
Move to compressor out of dsp.c and into its own source to reduce DSP clutter.
A bit of a rough job for the moment but all works. Change-Id: Id40852e0dec99caee02f943d0da8a1cdc16f022a
This commit is contained in:
parent
b0478726e4
commit
1ab9d14c77
5 changed files with 446 additions and 356 deletions
|
|
@ -169,6 +169,7 @@ codec_thread.c
|
|||
playback.c
|
||||
codecs.c
|
||||
dsp.c
|
||||
compressor.c
|
||||
#ifndef HAVE_HARDWARE_BEEP
|
||||
beep.c
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue