Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/twl/dsp/ARM9/
Ddsp_util.h49 void DSPi_PlaySoundCore(const void *src, u32 len, BOOL stereo);
77 DSPi_PlaySoundCore(src, len, stereo); in DSP_PlaySound()
/TwlSDK-5.3.1/build/libraries/dsp/common/src/
Ddsp_util.c214 void DSPi_PlaySoundCore(const void *src, u32 len, BOOL stereo) in DSPi_PlaySoundCore() function