Searched refs:canonicalChannelMaskFromCount (Results 1 – 2 of 2) sorted by relevance
43 unsigned channel = canonicalChannelMaskFromCount(NCHAN); in testStereoVolume()170 const audio_channel_mask_t actual = canonicalChannelMaskFromCount(i); in TEST()
339 constexpr inline audio_channel_mask_t canonicalChannelMaskFromCount(size_t channelCount) { in canonicalChannelMaskFromCount() function367 constexpr audio_channel_mask_t MASK{canonicalChannelMaskFromCount(NCHAN)}; in stereoVolumeHelper()