Searched refs:get_audio_device (Results 1 – 1 of 1) sorted by relevance
172 static const char *get_audio_device(int channels) in get_audio_device() function197 …status = SDL_NAME(snd_pcm_open)(&handle, get_audio_device(2), SND_PCM_STREAM_PLAYBACK, SND_PCM_NON… in Audio_Available()381 …status = SDL_NAME(snd_pcm_open)(&pcm_handle, get_audio_device(spec->channels), SND_PCM_STREAM_PLAY… in ALSA_OpenAudio()