Home
last modified time | relevance | path

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

/frameworks/av/media/libmediahelper/
DTypeConverter.cpp124 InputChannelTraits::Collection inputChannelMaskCollection; in inputChannelMasksFromString() local
125 InputChannelConverter::collectionFromString(inChannels, inputChannelMaskCollection, del); in inputChannelMasksFromString()
126 ChannelIndexConverter::collectionFromString(inChannels, inputChannelMaskCollection, del); in inputChannelMasksFromString()
127 return inputChannelMaskCollection; in inputChannelMasksFromString()