Searched defs:sles_to_audio_channel_mask_representation (Results 1 - 1 of 1) 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) {

Completed in 52 milliseconds