summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/lua.make
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2013-05-04 14:23:21 -0400
committerMichael Sevakis <jethead71@rockbox.org>2013-05-04 14:23:21 -0400
commit1a4acc9d1eebd8e3dba9045a5047a4229567453e (patch)
tree71bf6545d063571599a959f859ef9b4a218a71a8 /apps/plugins/lua/lua.make
parent78a45b47dede5ddf35dfc53e965b486a79177b18 (diff)
downloadrockbox-1a4acc9d1eebd8e3dba9045a5047a4229567453e.zip
rockbox-1a4acc9d1eebd8e3dba9045a5047a4229567453e.tar.gz
rockbox-1a4acc9d1eebd8e3dba9045a5047a4229567453e.tar.bz2
rockbox-1a4acc9d1eebd8e3dba9045a5047a4229567453e.tar.xz
Fix missed optimization opportunity in dsp_process.
Input type can only change once per call because the DSP parameters are only copied at the start and input is always taken from the src buffer which means sample input format switching can be once per call instead of once per loop. Change-Id: Ifa3521753428fb0e6997e4934f24a3b915628cc7
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions