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

/frameworks/av/media/libmedia/
H A DTypeConverter.cpp396 const std::string &inChannels, const char *del)
399 InputChannelConverter::collectionFromString(inChannels, inputChannelMaskCollection, del);
400 ChannelIndexConverter::collectionFromString(inChannels, inputChannelMaskCollection, del);
395 inputChannelMasksFromString( const std::string &inChannels, const char *del) argument

Completed in 26 milliseconds