Home
last modified time | relevance | path

Searched refs:UADSetChannels (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/audio/ums/
DSDL_umsaudio.c71 static UMSAudioDevice_ReturnCode UADSetChannels(_THIS, long channels );
337 rc = UADSetChannels(this, spec->channels); /* functions reduces to mono or stereo */ in UMS_OpenAudio()
488 static UMSAudioDevice_ReturnCode UADSetChannels(_THIS, long channels ) in UADSetChannels() function