Searched refs:EXCLUDE_BITS (Results 1 – 1 of 1) sorted by relevance
406 const int32_t EXCLUDE_BITS = AUDIO_CHANNEL_HAPTIC_ALL | -AUDIO_CHANNEL_HAPTIC_ALL; in audio_channel_mask_from_media_format_mask() local407 const int32_t positionBits = (channelMaskFromFormat & ~EXCLUDE_BITS) >> 2; in audio_channel_mask_from_media_format_mask()