Lines Matching defs:format
82 static int AmiSetFormat(int format);
149 * ++geert: split in even more functions (one per format)
154 * Native format
385 static int AmiSetFormat(int format)
391 switch (format) {
393 return dmasound.soft.format;
408 format = AFMT_S8;
411 dmasound.soft.format = format;
414 dmasound.dsp.format = format;
419 return format;
672 .format = AFMT_S8,
679 .format = AFMT_U8,