Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/dsp/ARM9/
Ddsp_util.h50 BOOL DSPi_PlayShutterSoundCore(const void *src, u32 len);
96 return DSPi_PlayShutterSoundCore(src, len); in DSP_PlayShutterSound()
/TwlSDK-5.4/build/libraries/dsp/common/src/
Ddsp_util.c233 BOOL DSPi_PlayShutterSoundCore(const void *src, u32 len)
327 BOOL DSPi_PlayShutterSoundCore(const void *src, u32 len) in DSPi_PlayShutterSoundCore() function