Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediahelper/
H A DTypeConverter.cpp122 InputChannelTraits::Collection inputChannelMaskCollection; in inputChannelMasksFromString() local
123 InputChannelConverter::collectionFromString(inChannels, inputChannelMaskCollection, del); in inputChannelMasksFromString()
124 ChannelIndexConverter::collectionFromString(inChannels, inputChannelMaskCollection, del); in inputChannelMasksFromString()
125 return inputChannelMaskCollection; in inputChannelMasksFromString()