convert_oss_format_to_endian
static int convert_oss_format_to_endian(int fmt);
raw.byte_order = OpenSoundDevice::convert_oss_format_to_endian(afmt);
raw.byte_order = OpenSoundDevice::convert_oss_format_to_endian(afmt);
if ((int)raw.byte_order != OpenSoundDevice::convert_oss_format_to_endian(afmt)) {