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

  /system/media/audio/include/system/
audio.h 164 static inline audio_channel_representation_t audio_channel_mask_get_representation( function
182 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel);
630 switch (audio_channel_mask_get_representation(channel)) {
652 switch (audio_channel_mask_get_representation(channel)) {
674 switch (audio_channel_mask_get_representation(channel)) {
695 switch (audio_channel_mask_get_representation(channel)) {
    [all...]
  /system/media/audio_utils/
format.c 158 audio_channel_mask_get_representation(src_channel_mask);
160 audio_channel_mask_get_representation(dst_channel_mask);
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioProfile.cpp 108 const bool isIndex = audio_channel_mask_get_representation(channelMask)
136 const bool isSupportedIndex = (audio_channel_mask_get_representation(supported)
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 678 || audio_channel_mask_get_representation(channelMask)
    [all...]
AudioPlayer_to_android.cpp     [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.h 381 switch (audio_channel_mask_get_representation(channelMask)) {
    [all...]
Threads.cpp 746 audio_channel_mask_get_representation(mask);
    [all...]
  /frameworks/base/core/jni/
android_media_AudioSystem.cpp     [all...]
  /frameworks/av/media/libaudioprocessing/
AudioMixer.cpp 337 if (audio_channel_mask_get_representation(channelMask)
    [all...]

Completed in 666 milliseconds