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_utils/
format.c 157 audio_channel_mask_get_representation(src_channel_mask);
159 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)
  /system/media/audio/include/system/
audio.h 559 static inline audio_channel_representation_t audio_channel_mask_get_representation( function
577 audio_channel_representation_t representation = audio_channel_mask_get_representation(channel);
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.h 350 switch (audio_channel_mask_get_representation(channelMask)) {
    [all...]
AudioMixer.cpp 333 if (audio_channel_mask_get_representation(channelMask)
    [all...]
Threads.cpp     [all...]
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 678 || audio_channel_mask_get_representation(channelMask)
    [all...]
AudioPlayer_to_android.cpp     [all...]
  /frameworks/base/core/jni/
android_media_AudioSystem.cpp     [all...]

Completed in 652 milliseconds