Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_audio.h74 #define SDL_AUDIO_MASK_SIGNED (1<<15) macro
78 #define SDL_AUDIO_ISSIGNED(x) (x & SDL_AUDIO_MASK_SIGNED)

Completed in 4 milliseconds