Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/gob/sound/
H A Dsoundblaster.cpp118 void SoundBlaster::checkEndSample() { in checkEndSample() function in Gob::SoundBlaster
133 SoundMixer::checkEndSample(); in checkEndSample()
H A Dsoundmixer.cpp151 void SoundMixer::checkEndSample() { in checkEndSample() function in Gob::SoundMixer
170 checkEndSample(); in readBuffer()
H A Dbgatmosphere.h70 void checkEndSample() override;
H A Dsoundblaster.h68 void checkEndSample() override;
H A Dsoundmixer.h88 virtual void checkEndSample();
H A Dbgatmosphere.cpp81 void BackgroundAtmosphere::checkEndSample() { in checkEndSample() function in Gob::BackgroundAtmosphere
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/gob/sound/
H A Dsoundblaster.cpp118 void SoundBlaster::checkEndSample() { in checkEndSample() function in Gob::SoundBlaster
133 SoundMixer::checkEndSample(); in checkEndSample()
H A Dsoundmixer.cpp151 void SoundMixer::checkEndSample() { in checkEndSample() function in Gob::SoundMixer
170 checkEndSample(); in readBuffer()
H A Dbgatmosphere.h70 void checkEndSample();
H A Dsoundblaster.h68 void checkEndSample();
H A Dsoundmixer.h88 virtual void checkEndSample();
H A Dbgatmosphere.cpp81 void BackgroundAtmosphere::checkEndSample() { in checkEndSample() function in Gob::BackgroundAtmosphere