forked from len0rd/rockbox
Revert "Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21635 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
861b8d8606
commit
c3bc8fda80
14 changed files with 713 additions and 773 deletions
|
|
@ -33,7 +33,6 @@
|
|||
#include "misc.h"
|
||||
#include "tdspeed.h"
|
||||
#include "buffer.h"
|
||||
#include "fixedpoint.h"
|
||||
|
||||
/* 16-bit samples are scaled based on these constants. The shift should be
|
||||
* no more than 15.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue