Lines Matching refs:soundFormat
50 static u32 soundFormat; variable
98 soundFormat = i; in soundSetFormat()
137 soundFormat = SOUND_DATA_NO_USER_INPUT; in soundInitParams()
212 switch (soundFormat) in soundPack8BitSource()
245 soundFormat, in soundPack8BitSource()
265 soundFormat, in soundPack8BitSource()
292 soundFormat, in soundPack8BitSource()
317 switch (soundFormat) in soundPack16BitSource()
349 soundFormat, in soundPack16BitSource()
380 soundFormat, in soundPack16BitSource()
401 soundFormat, in soundPack16BitSource()
444 if (soundFormat == SOUND_DATA_NO_USER_INPUT) in soundPrintSound()
445 soundFormat = soundDefaultFormat; in soundPrintSound()