Searched refs:SetDSerror (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/SDL2/src/audio/directsound/ |
A D | SDL_directsound.c | 100 SetDSerror(const char *function, int code) in SetDSerror() function 200 SetDSerror("DirectSound GetCurrentPosition", result); in DSOUND_WaitDevice() 225 SetDSerror("DirectSound Play", result); in DSOUND_WaitDevice() 234 SetDSerror("DirectSound GetCurrentPosition", result); in DSOUND_WaitDevice() 269 SetDSerror("DirectSound GetCurrentPosition", result); in DSOUND_GetDeviceBuf() 304 SetDSerror("DirectSound Lock", result); in DSOUND_GetDeviceBuf() 407 return SetDSerror("DirectSound CreateSoundBuffer", result); in CreateSecondary() 453 return SetDSerror("DirectSound Start", result); in CreateCaptureBuffer() 462 return SetDSerror("DirectSound GetCurrentPosition", result); in CreateCaptureBuffer() 494 return SetDSerror("DirectSoundCaptureCreate8", result); in DSOUND_OpenDevice() [all …]
|
Completed in 6 milliseconds