Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/dsp/common/src/
Ddsp_util.c47 static BOOL DSPiSoundPlaying = FALSE; variable
97 DSPiSoundPlaying = FALSE; in sound_handler()
188 DSPiSoundPlaying = TRUE; in DSPi_PlaySoundEx()
401 if (context && DSPiSoundPlaying) in DSPi_StopSoundCore()
428 return DSPiSoundPlaying; in DSPi_IsSoundPlayingCore()
442 return (DSPiSoundPlaying | DSPiPlayingShutter); in DSPi_IsShutterSoundPlayingCore()