Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/tools/sndconv/src/
Dsound.c53 static u32 soundMix; variable
125 soundMix = i; in soundSetMix()
140 soundMix = SOUND_DATA_NO_USER_INPUT; in soundInitParams()
164 switch (soundMix) in soundGetBuffer()
456 if (soundMix == SOUND_DATA_NO_USER_INPUT) in soundPrintSound()
457 soundMix = SOUND_STEREO_COMBINE; in soundPrintSound()