Searched refs:OutputChannelConverter (Results 1 – 2 of 2) sorted by relevance
226 const OutputChannelConverter::Table OutputChannelConverter::mTable[] = {451 if (!OutputChannelConverter::fromString(literalChannels, channels) && in channelMaskFromString()462 OutputChannelConverter::collectionFromString(channels, channelMaskCollection, del); in channelMasksFromString()481 OutputChannelConverter::collectionFromString(outChannels, outputChannelMaskCollection, del); in outputChannelMasksFromString()
208 typedef TypeConverter<OutputChannelTraits> OutputChannelConverter; typedef224 template<> const OutputChannelConverter::Table OutputChannelConverter::mTable[];