forked from len0rd/rockbox
Drop the the mdct files from libwmapro since they are no longer needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27705 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
054a85fdca
commit
12ecbf82fc
5 changed files with 0 additions and 3461 deletions
|
|
@ -1,10 +0,0 @@
|
|||
#ifndef _MDCT_TABLES_H_
|
||||
#define _MDCT_TABLES_H_
|
||||
#include <inttypes.h>
|
||||
|
||||
extern const int32_t *sine_windows[6];
|
||||
/* rockbox: not used
|
||||
extern const int32_t sincos_lookup_wmap[8064];
|
||||
*/
|
||||
#endif /* _MDCT_TABLES_H_ */
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue