Searched refs:InputChannelConverter (Results 1 – 2 of 2) sorted by relevance
262 const InputChannelConverter::Table InputChannelConverter::mTable[] = {460 !InputChannelConverter::fromString(literalChannels, channels)) { in channelMaskFromString()471 InputChannelConverter::collectionFromString(channels, channelMaskCollection, del); in channelMasksFromString()480 InputChannelConverter::collectionFromString(inChannels, inputChannelMaskCollection, del); in inputChannelMasksFromString()
209 typedef TypeConverter<InputChannelTraits> InputChannelConverter; typedef225 template<> const InputChannelConverter::Table InputChannelConverter::mTable[];