forked from len0rd/rockbox
Move ARM assembler of musepack synthesis filter to own file. Additionally add ICONST_ATTR to noise generator data.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17562 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c769cf586f
commit
18f13b149a
5 changed files with 265 additions and 161 deletions
|
@ -38,7 +38,7 @@
|
|||
#ifndef _mpcdec_math_h_
|
||||
#define _mpcdec_math_h_
|
||||
|
||||
#define MPC_FIXED_POINT
|
||||
#include "mpc_config.h"
|
||||
|
||||
#define MPC_FIXED_POINT_SHIFT 16
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue