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

/frameworks/av/media/libmedia/
H A DTypeConverter.cpp398 InputChannelTraits::Collection inputChannelMaskCollection; local
399 InputChannelConverter::collectionFromString(inChannels, inputChannelMaskCollection, del);
400 ChannelIndexConverter::collectionFromString(inChannels, inputChannelMaskCollection, del);
401 return inputChannelMaskCollection;

Completed in 66 milliseconds