Home
last modified time | relevance | path

Searched refs:processSoundCode (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/he/
H A Dsound_he.h79 void processSoundCode();
H A Dsound_he.cpp352 void SoundHE::processSoundCode() { in processSoundCode() function in Scumm::SoundHE
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/he/
H A Dsound_he.h80 void processSoundCode();
H A Dsound_he.cpp355 void SoundHE::processSoundCode() { in processSoundCode() function in Scumm::SoundHE
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Dscumm.cpp2312 ((SoundHE *)_sound)->processSoundCode(); in scummLoop()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dscumm.cpp2549 ((SoundHE *)_sound)->processSoundCode(); in scummLoop()