Searched refs:GetChannelType (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerUtils.h24 int GetChannelType(int channel, uint32 all_channel_masks);
H A DMixerUtils.cpp193 GetChannelType(int channel, uint32 all_channel_masks) function
H A DMixerOutput.cpp91 fOutputChannelInfo[i].channel_type = GetChannelType(i, fOutput.format.u.raw_audio.channel_mask);
H A DMixerInput.cpp423 return GetChannelType(channel, fInputChannelMask);

Completed in 44 milliseconds