Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediahelper/
H A DTypeConverter.cpp99 audio_channel_mask_t channelMaskFromString(const std::string &literalChannels) in channelMaskFromString() function
/aosp12/frameworks/av/media/libmediahelper/tests/
H A Dtypeconverter_tests.cpp35 audio_channel_mask_t channelMask = channelMaskFromString(stringVal); in TEST()
/aosp12/frameworks/av/media/libmediahelper/include/media/
H A DTypeConverter.h467 audio_channel_mask_t channelMaskFromString(const std::string &literalChannels);
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DSerializer.cpp365 gain->setChannelMask(channelMaskFromString(channelsLiteral));