Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediahelper/include/media/
H A DTypeConverter.h376 str = audio_channel_index_mask_to_string(value); in toStringImpl()
/aosp12/system/media/audio/include/system/
H A Daudio-hal-enums.h270 inline const char* audio_channel_index_mask_to_string(audio_channel_mask_t t) { in audio_channel_index_mask_to_string() function
/aosp12/hardware/interfaces/audio/common/all-versions/default/7.0/
H A DHidlUtils.cpp48 *channelMask = audio_channel_index_mask_to_string(halChannelMask); in audioIndexChannelMaskFromHal()