Home
last modified time | relevance | path

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

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