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 60 (isRecordThread && (!audio_is_input_channel(channelMask)))) {
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 354 return audio_is_input_channel(channel);
  /frameworks/av/media/libmedia/
AudioRecord.cpp 210 if (!audio_is_input_channel(channelMask)) {
    [all...]
  /frameworks/base/core/jni/
android_media_AudioRecord.cpp 241 if (!audio_is_input_channel(localChanMask)) {
    [all...]
  /system/media/audio/include/system/
audio.h 1235 static inline bool audio_is_input_channel(audio_channel_mask_t channel) function
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]
Threads.cpp     [all...]

Completed in 371 milliseconds