Searched defs:snd_blocked (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dsnd_dma.c45 int snd_blocked = 0; variable
731 if (!sound_started || (snd_blocked > 0))
861 if (!sound_started || (snd_blocked > 0))
/external/quake/quake/src/WinQuake/
H A Dsnd_dma.cpp42 int snd_blocked = 0; variable
735 if (!sound_started || (snd_blocked > 0))
868 if (!sound_started || (snd_blocked > 0))

Completed in 242 milliseconds