Searched refs:aChannels (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A Dstreamplayer.cpp27 LOCAL_C TInt GetChannels(TInt aChannels) argument
29 switch(aChannels)
73 TInt CStreamPlayer::OpenStream(TInt aRate, TInt aChannels, TUint32 aType) argument
83 iChannels = GetChannels(aChannels);
H A Dstreamplayer.h36 TInt OpenStream(TInt aRate, TInt aChannels, TUint32 aType = KMMFFourCCCodePCM16);
H A DSDL_epocaudio.cpp432 void CEpocAudio::Open(TInt aRate, TInt aChannels, TUint32 aType, TInt aBytes) argument
435 iChannels = aChannels;

Completed in 519 milliseconds