Searched refs:SL_ANDROID_POSITIONAL_SPEAKER_MASK_ALL (Results 1 – 2 of 2) sorted by relevance
102 mask &= SL_ANDROID_POSITIONAL_SPEAKER_MASK_ALL; in sles_channel_count_from_mask()185 bitsIn &= SL_ANDROID_POSITIONAL_SPEAKER_MASK_ALL; in sles_to_android_mask_helper()239 undefinedMask = ~SL_ANDROID_POSITIONAL_SPEAKER_MASK_ALL; in sles_is_channel_mask_valid()
26 #define SL_ANDROID_POSITIONAL_SPEAKER_MASK_ALL \ macro