GetChannelType
return GetChannelType(channel, fInputChannelMask);
fOutputChannelInfo[i].channel_type = GetChannelType(i, fOutput.format.u.raw_audio.channel_mask);
int GetChannelType(int channel, uint32 all_channel_masks);