Home
last modified time | relevance | path

Searched refs:getJumpHookId (Results 1 – 12 of 12) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/grim/imuse/
H A Dimuse_sndmgr.h111 int getJumpHookId(SoundDesc *sound, int number);
H A Dimuse.cpp354 int sampleHookId = _sound->getJumpHookId(soundDesc, jumpId); in switchToNextRegion()
H A Dimuse_sndmgr.cpp329 int ImuseSndMgr::getJumpHookId(SoundDesc *sound, int number) { in getJumpHookId() function in Grim::ImuseSndMgr
/dports/games/residualvm/residualvm-0.3.1/engines/grim/imuse/
H A Dimuse_sndmgr.h111 int getJumpHookId(SoundDesc *sound, int number);
H A Dimuse.cpp354 int sampleHookId = _sound->getJumpHookId(soundDesc, jumpId); in switchToNextRegion()
H A Dimuse_sndmgr.cpp329 int ImuseSndMgr::getJumpHookId(SoundDesc *sound, int number) { in getJumpHookId() function in Grim::ImuseSndMgr
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/imuse_digi/
H A Ddimuse_sndmgr.h152 int getJumpHookId(SoundDesc *soundDesc, int number);
H A Ddimuse.cpp403 int sampleHookId = _sound->getJumpHookId(soundDesc, jumpId); in switchToNextRegion()
H A Ddimuse_sndmgr.cpp622 int ImuseDigiSndMgr::getJumpHookId(SoundDesc *soundDesc, int number) { in getJumpHookId() function in Scumm::ImuseDigiSndMgr
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/imuse_digi/
H A Ddimuse_sndmgr.h153 int getJumpHookId(SoundDesc *soundDesc, int number);
H A Ddimuse.cpp534 int sampleHookId = _sound->getJumpHookId(soundDesc, jumpId); in switchToNextRegion()
H A Ddimuse_sndmgr.cpp639 int ImuseDigiSndMgr::getJumpHookId(SoundDesc *soundDesc, int number) { in getJumpHookId() function in Scumm::ImuseDigiSndMgr