Searched refs:sles_to_audio_channel_mask_representation (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dchannels.cpp95 = sles_to_audio_channel_mask_representation(mask);
113 audio_channel_representation_t sles_to_audio_channel_mask_representation(SLuint32 mask) { function
173 audio_channel_representation_t rep = sles_to_audio_channel_mask_representation(mask);
237 if (sles_to_audio_channel_mask_representation(mask) == AUDIO_CHANNEL_REPRESENTATION_POSITION) {
H A Dchannels.h63 extern audio_channel_representation_t sles_to_audio_channel_mask_representation(SLuint32 mask);
H A DAudioPlayer_to_android.cpp994 sles_to_audio_channel_mask_representation(mask);

Completed in 276 milliseconds