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

  /hardware/qcom/audio/legacy/alsa_sound/
ALSAStreamOps.cpp 106 case AUDIO_CHANNEL_OUT_5POINT1: // 5.0
272 ENUM_TO_STRING(append, AUDIO_CHANNEL_OUT_5POINT1);
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 101 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
479 adev->sup_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
483 adev->sup_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
706 config->channel_mask = AUDIO_CHANNEL_OUT_5POINT1;
  /system/media/audio/include/system/
audio.h 407 AUDIO_CHANNEL_OUT_5POINT1 = (AUDIO_CHANNEL_OUT_FRONT_LEFT |
413 AUDIO_CHANNEL_OUT_5POINT1_BACK = AUDIO_CHANNEL_OUT_5POINT1,
    [all...]
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
TypeConverter.cpp 156 MAKE_STRING_FROM_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
  /hardware/qcom/audio/msm8909/hal/audio_extn/
audio_extn.c 423 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
427 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 197 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
561 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
565 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
    [all...]
  /hardware/qcom/audio/msm8909/hal/
audio_hw.c 209 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
715 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
719 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
    [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 208 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 230 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
    [all...]

Completed in 230 milliseconds