Nils Wallménius
|
151424a6fd
|
codeclib/libtremor: Clean up duplication of inline funcs, constify the ones in codeclib and copy over the slightly faster MULT31_SHIFT15 from tremor for cf.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30578 a1c6a512-1295-4272-9138-f99709370657
|
2011-09-21 15:38:54 +00:00 |
|
Nils Wallménius
|
d5ceb4ce2b
|
codeclib: make selective inclusion of macros and inline functions from the codeclib_misc.h header easier and clean out some old libtremor stuff.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29985 a1c6a512-1295-4272-9138-f99709370657
|
2011-06-08 10:35:27 +00:00 |
|
Nils Wallménius
|
965113ed50
|
FS#12146: Fix libcook bugs introduced in r22055 by Sean Bartell.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29973 a1c6a512-1295-4272-9138-f99709370657
|
2011-06-05 13:12:51 +00:00 |
|
Nils Wallménius
|
ff9e1861b3
|
codeclib: there is no need to limit the outputs of the coldfire X(N)PROD_R macros to data registers, no significant speed diff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28656 a1c6a512-1295-4272-9138-f99709370657
|
2010-11-24 12:01:08 +00:00 |
|
Nils Wallménius
|
8802c5de9d
|
codeclib: don't mark the outputs for the coldfire X(N)PROD_R asm macros as earlyclobbers as they are not, lets gcc produce better code. Speedup of 0.2-0.3MHz for codecs using the mdct, (larger speedup when building with gcc 4.4).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28650 a1c6a512-1295-4272-9138-f99709370657
|
2010-11-23 11:58:00 +00:00 |
|
Andree Buschmann
|
3c83cea151
|
Remove unused define.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28633 a1c6a512-1295-4272-9138-f99709370657
|
2010-11-21 18:48:45 +00:00 |
|
Andree Buschmann
|
28bc321dbb
|
Remove CLIP_TO_15 from codeclib. Remove tabs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24834 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-21 22:05:48 +00:00 |
|
Dave Hooper
|
7f01b7479a
|
FIx typo in coldfire asm which caused yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24715 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-17 01:00:45 +00:00 |
|
Dave Hooper
|
42774d3128
|
Merge from branches/mdctexp - faster ifft+imdct in codec lib
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24712 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-17 00:49:53 +00:00 |
|
Dave Hooper
|
260ed99139
|
Removed remaining MB usage
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22527 a1c6a512-1295-4272-9138-f99709370657
|
2009-08-29 12:20:04 +00:00 |
|
Nils Wallménius
|
65140a2cd5
|
Slight whitespace cleanup, add a const qualifier. No functional changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22087 a1c6a512-1295-4272-9138-f99709370657
|
2009-07-30 13:52:11 +00:00 |
|
Dave Hooper
|
67fb5415f7
|
Commit FS#9882 - make better use of iram at different quality encodings, remove redundant memsets, implement doublebuffer if it will fit in iram to save a mempcy each frame, and some alignment fixes for coldfire
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20783 a1c6a512-1295-4272-9138-f99709370657
|
2009-04-25 11:25:13 +00:00 |
|
Michael Giacomelli
|
850adb40d7
|
More files that were missed in the previous commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18413 a1c6a512-1295-4272-9138-f99709370657
|
2008-09-04 18:03:30 +00:00 |
|