aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/maemo/maemo.cpp
diff options
context:
space:
mode:
authorTobias Gunkel2011-12-21 10:10:42 +0100
committerTobias Gunkel2011-12-22 12:08:28 +0100
commitf7a869ccc5c22212768c43f258a7fbf7dddb758f (patch)
treeb0afdff0275cd05d0d4d3e7577e98d8fc22bb872 /backends/platform/maemo/maemo.cpp
parent3a9f2c5f5bb817b4acbe279aedae938679634257 (diff)
downloadscummvm-rg350-f7a869ccc5c22212768c43f258a7fbf7dddb758f.tar.gz
scummvm-rg350-f7a869ccc5c22212768c43f258a7fbf7dddb758f.tar.bz2
scummvm-rg350-f7a869ccc5c22212768c43f258a7fbf7dddb758f.zip
SCUMM: Optimize player_appleII sample buffer
The AppleII sound player works in two phases: writing samples to the sample buffer (sample generation) or reading samples from the buffer and passing it to ScummVM's output callback. The sample buffer is read completely in the reading phase so the entries of the already read samples of the buffer can be reused again during the next write phase.
Diffstat (limited to 'backends/platform/maemo/maemo.cpp')
0 files changed, 0 insertions, 0 deletions