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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 352 return audio_is_output_channel(channel);
  /system/core/include/system/
audio.h 507 static inline bool audio_is_output_channel(audio_channel_mask_t channel) function
  /frameworks/base/core/jni/
android_media_AudioTrack.cpp 220 if (!audio_is_output_channel(nativeChannelMask)) {
    [all...]
  /frameworks/av/media/libmedia/
AudioTrack.cpp 285 if (!audio_is_output_channel(channelMask)) {
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]

Completed in 106 milliseconds