Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/dsp/common/src/
Ddsp_util.c47 static BOOL DSPiSoundPlaying = FALSE; variable
123 DSPiSoundPlaying = FALSE; in DSPi_PipeCallbackForSound()
178 DSPiSoundPlaying = TRUE; in DSPi_PlaySoundEx()
391 if (context && DSPiSoundPlaying) in DSPi_StopSoundCore()
418 return DSPiSoundPlaying; in DSPi_IsSoundPlayingCore()