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