Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_utility_win.cc49 std::string ChannelMaskToString(DWORD channel_mask) { in ChannelMaskToString() function
1499 ChannelMaskToString(format.GetExtensible()->dwChannelMask).c_str()); in WaveFormatToString()