Home
last modified time | relevance | path

Searched refs:OutputChannelConverter (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediahelper/
DTypeConverter.cpp226 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()
/frameworks/av/media/libmediahelper/include/media/
DTypeConverter.h208 typedef TypeConverter<OutputChannelTraits> OutputChannelConverter; typedef
224 template<> const OutputChannelConverter::Table OutputChannelConverter::mTable[];