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.cpp 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 157 const audio_channel_representation_t src_representation =
159 const audio_channel_representation_t dst_representation =
  /system/media/audio/include/system/
audio.h 161 typedef uint32_t audio_channel_representation_t; typedef
164 static inline audio_channel_representation_t audio_channel_mask_get_representation(
168 return (audio_channel_representation_t)
182 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel);
196 audio_channel_representation_t representation, uint32_t bits)
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 745 const audio_channel_representation_t representation =
    [all...]

Completed in 1914 milliseconds