HomeSort by relevance Sort by last modified time
    Searched refs:AUDIO_CHANNEL_OUT_5POINT1 (Results 1 - 8 of 8) 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);
  /system/core/include/system/
audio.h 342 AUDIO_CHANNEL_OUT_5POINT1 = (AUDIO_CHANNEL_OUT_FRONT_LEFT |
348 AUDIO_CHANNEL_OUT_5POINT1_BACK = AUDIO_CHANNEL_OUT_5POINT1,
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 101 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
496 adev->sup_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
500 adev->sup_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
723 config->channel_mask = AUDIO_CHANNEL_OUT_5POINT1;
  /device/samsung/manta/audio/
audio_hw.c 213 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
494 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 174 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
466 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
470 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 222 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyManager.cpp 161 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_5POINT1),
    [all...]

Completed in 133 milliseconds