HomeSort by relevance Sort by last modified time
    Searched refs:audio_channel_representation_t (Results 1 - 6 of 6) sorted by null

  /frameworks/wilhelm/src/android/
channels.c 94 audio_channel_representation_t rep
113 audio_channel_representation_t sles_to_audio_channel_mask_representation(SLuint32 mask) {
173 audio_channel_representation_t rep = sles_to_audio_channel_mask_representation(mask);
channels.h 63 extern audio_channel_representation_t sles_to_audio_channel_mask_representation(SLuint32 mask);
AudioPlayer_to_android.cpp     [all...]
  /system/media/audio_utils/
format.c 147 const audio_channel_representation_t src_representation =
149 const audio_channel_representation_t dst_representation =
  /system/media/audio/include/system/
audio.h 533 } audio_channel_representation_t; typedef in typeref:enum:__anon73404
558 static inline audio_channel_representation_t audio_channel_mask_get_representation(
562 return (audio_channel_representation_t)
576 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel);
590 audio_channel_representation_t representation, uint32_t bits)
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]

Completed in 61 milliseconds