Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/dsp/ARM9/
Ddsp_util.h53 BOOL DSPi_IsShutterSoundPlayingCore(void);
134 retval = DSPi_IsShutterSoundPlayingCore(); in DSP_IsShutterSoundPlaying()
/TwlSDK-5.4/build/libraries/dsp/common/src/
Ddsp_util.c279 if(!DSPi_IsShutterSoundPlayingCore)
350 if(!DSPi_IsShutterSoundPlayingCore) in DSPi_PlayShutterSoundCore()
440 BOOL DSPi_IsShutterSoundPlayingCore(void) in DSPi_IsShutterSoundPlayingCore() function