HomeSort by relevance Sort by last modified time
    Searched defs:SDL_MIX_MAXVOLUME (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_audio.h 225 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
229 #define SDL_MIX_MAXVOLUME 128
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_audio.h 225 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
229 #define SDL_MIX_MAXVOLUME 128
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_audio.h 225 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
229 #define SDL_MIX_MAXVOLUME 128
  /prebuilt/windows/sdl/host/include/SDL/
SDL_audio.h 231 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
235 #define SDL_MIX_MAXVOLUME 128
  /prebuilt/windows/sdl/include/SDL/
SDL_audio.h 225 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
229 #define SDL_MIX_MAXVOLUME 128

Completed in 104 milliseconds