Home
last modified time | relevance | path

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

/frameworks/av/media/libmediahelper/
DTypeConverter.cpp111 ChannelTraits::Collection channelMasksFromString( in channelMasksFromString() function
/frameworks/av/media/libmediahelper/include/media/
DTypeConverter.h469 ChannelTraits::Collection channelMasksFromString(
/frameworks/av/media/libaudiohal/impl/
DDeviceHalHidl.cpp816 ChannelMaskSet channelMasksFromStream = channelMasksFromString(channelMasksStr.c_str()); in getAudioMixPort()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp436 channelMasksFromString(channels, mChannelMasksSeparator.c_str()), in deserialize()