Searched defs:OutputChannelConverter (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DTypeConverter.h127 typedef TypeConverter<OutputChannelTraits> OutputChannelConverter; typedef in namespace:android
166 if (!OutputChannelConverter::fromString(literalChannels, channels) ||
178 OutputChannelConverter::collectionFromString(channels, channelMaskCollection, del);
199 OutputChannelConverter::collectionFromString(outChannels, outputChannelMaskCollection, del);

Completed in 62 milliseconds