forked from len0rd/rockbox
Collect the 16-bit signed range sample clipping routines scattered about, which can be optimized on armv6 and create firmware/export/dsp-util.h (for lack of better place right now).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31142 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
700e360b61
commit
a43df152c2
7 changed files with 58 additions and 47 deletions
|
@ -43,6 +43,7 @@
|
|||
#include "pcm_record.h"
|
||||
#endif
|
||||
#include "dsp.h"
|
||||
#include "dsp-util.h"
|
||||
#endif
|
||||
|
||||
#include "gcc_extensions.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue