Home
last modified time | relevance | path

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

/frameworks/av/media/libmediahelper/
DTypeConverter.cpp114 ChannelTraits::Collection channelMaskCollection; in channelMasksFromString() local
115 OutputChannelConverter::collectionFromString(channels, channelMaskCollection, del); in channelMasksFromString()
116 InputChannelConverter::collectionFromString(channels, channelMaskCollection, del); in channelMasksFromString()
117 ChannelIndexConverter::collectionFromString(channels, channelMaskCollection, del); in channelMasksFromString()
118 return channelMaskCollection; in channelMasksFromString()