Searched refs:DSPi_PlaySoundEx (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.3.1/build/libraries/dsp/common/src/ |
| D | dsp_util.c | 168 static void DSPi_PlaySoundEx(const void *src, u32 len, u32 ctrl, int priority) in DSPi_PlaySoundEx() function 217 DSPi_PlaySoundEx(src, len, ctrl, DSP_SOUND_PRIORITY_NORMAL); in DSPi_PlaySoundCore() 320 DSPi_PlaySoundEx((wave_data+cur), raw_len, ctrl, DSP_SOUND_PRIORITY_SHUTTER); 380 DSPi_PlaySoundEx((wave_data+cur), raw_len, ctrl, DSP_SOUND_PRIORITY_SHUTTER); in DSPi_PlayShutterSoundCore()
|