HomeSort by relevance Sort by last modified time
    Searched full:get_audio_device (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/audio/alsa/
SDL_alsa_audio.c 172 static const char *get_audio_device(int channels) function
197 status = SDL_NAME(snd_pcm_open)(&handle, get_audio_device(2), SND_PCM_STREAM_PLAYBACK, SND_PCM_NONBLOCK);
381 status = SDL_NAME(snd_pcm_open)(&pcm_handle, get_audio_device(spec->channels), SND_PCM_STREAM_PLAYBACK, SND_PCM_NONBLOCK);
  /prebuilt/linux-x86/sdl/lib/
libSDL.a     [all...]

Completed in 9007 milliseconds