rbcodec: Hooks for target specific functions in dsp_process loop
commitdbe5e5f2df24a0dbe650561c0b42ce982346534c
authorMichael Sevakis <jethead71@rockbox.org>
Thu, 3 May 2012 13:54:48 +0000 (3 15:54 +0200)
committerNils Wallménius <nils@rockbox.org>
Thu, 3 May 2012 21:47:46 +0000 (3 23:47 +0200)
tree65dffbf75406724b6772c79acaf6e2bff8c2ffcb
parent00cf2ce711c87cc6a3d44bce44e3b1b67a188e56
rbcodec: Hooks for target specific functions in dsp_process loop

Use them to move tick counting, yielding and coldfire macsr handling
code to a rockbox specific file.

Change-Id: Id7417dc98c08a342eba45ba56b044a276e50564b
Reviewed-on: http://gerrit.rockbox.org/229
Tested-by: Nils Wallménius <nils@rockbox.org>
Reviewed-by: Nils Wallménius <nils@rockbox.org>
apps/rbcodecconfig.h
lib/rbcodec/dsp/dsp_core.c
lib/rbcodec/test/warble.c