Searched refs:GetChannelModeBit (Results 1 – 1 of 1) sorted by relevance
146 static int GetChannelModeBit(ChannelMode channel_mode) { in GetChannelModeBit() function311 if (capabilities.get(GetChannelModeBit(v))) channel_modes.push_back(v);428 auto cm_hint = hint ? GetChannelModeBit(hint->channelMode) : -1; in BuildConfiguration()