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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
IOProfile.cpp 92 if (isRecordThread && (!audio_is_input_channel(channelMask) ||
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 355 return audio_is_input_channel(channel);
  /frameworks/base/core/jni/
android_media_AudioRecord.cpp 200 if (!audio_is_input_channel(channelMask)) {
  /system/media/audio/include/system/
audio.h 1159 static inline bool audio_is_input_channel(audio_channel_mask_t channel) function
    [all...]
  /frameworks/av/media/libmedia/
AudioRecord.cpp 213 if (!audio_is_input_channel(channelMask)) {
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]
AudioFlinger.cpp     [all...]

Completed in 56 milliseconds