- Status Closed
- Percent Complete
- Task Type Patches
- Category
-
Assigned To
linuxstb - Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2997 - Shorten codec optimizations
The the main improvement is from decoding several
frames per call to the decoder (since the framesize
is so small), and better iram utilization. There's
also one coldfire asm routine for bit shifting (it
gives about a 5% performance boost)…I don't know
why it's more efficient than gcc.
Using the codec timer patch, shorten decoding
improves from 396 → 673% on a small test file. I've
tested this on more files and don't get any boosting
with the cpu clocked at 23 MHz (except on file
buffering).
Closed by linuxstb
2006-02-07 22:17
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2006-02-07 22:17
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Logged In: YES
user_id=507931
Committed to CVS,
thanks.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Committed to CVS, thanks.