Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_audio.h71 #define SDL_AUDIO_MASK_BITSIZE (0xFF) macro
75 #define SDL_AUDIO_BITSIZE(x) (x & SDL_AUDIO_MASK_BITSIZE)

Completed in 3 milliseconds