Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
Dchannels.cpp102 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()
Dchannels.h26 #define SL_ANDROID_POSITIONAL_SPEAKER_MASK_ALL \ macro