Searched refs:SDL_AUDIO_MASK_BITSIZE (Results 1 – 1 of 1) sorted by relevance
73 #define SDL_AUDIO_MASK_BITSIZE (0xFF) macro77 #define SDL_AUDIO_BITSIZE(x) (x & SDL_AUDIO_MASK_BITSIZE)
Completed in 7 milliseconds