Searched refs:SDL_AUDIO_MASK_BITSIZE (Results 1 – 1 of 1) sorted by relevance
71 #define SDL_AUDIO_MASK_BITSIZE (0xFF) macro75 #define SDL_AUDIO_BITSIZE(x) (x & SDL_AUDIO_MASK_BITSIZE)
Completed in 3 milliseconds