Searched refs:IsCaptureChannel (Results 1 – 1 of 1) sorted by relevance
850 static bool IsCaptureChannel(AudioMixerChannelIdType chn) in IsCaptureChannel() function867 …!((dir & PCM_RENDER) && IsRenderChannel(chn)) && !((dir & PCM_CAPTURE) && IsCaptureChannel(chn))) { in FillChnmap()