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

  /hardware/qcom/audio/legacy/alsa_sound/
ALSAStreamOps.cpp 275 ENUM_TO_STRING(append, AUDIO_CHANNEL_OUT_7POINT1);
  /frameworks/av/media/libeffects/downmix/
EffectDownmix.c 39 CHANNEL_MASK_7POINT1 = AUDIO_CHANNEL_OUT_7POINT1,
554 pDwmModule->config.inputCfg.channels = AUDIO_CHANNEL_OUT_7POINT1;
625 pDownmixer->input_channel_count = 8; // matches default input of AUDIO_CHANNEL_OUT_7POINT1
    [all...]
  /system/core/include/system/
audio.h 357 AUDIO_CHANNEL_OUT_7POINT1 = (AUDIO_CHANNEL_OUT_FRONT_LEFT |
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 102 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_7POINT1),
497 adev->sup_channel_masks[1] = AUDIO_CHANNEL_OUT_7POINT1;
  /device/samsung/manta/audio/
audio_hw.c 214 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_7POINT1),
496 out->supported_channel_masks[1] = AUDIO_CHANNEL_OUT_7POINT1;
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 175 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_7POINT1),
471 out->supported_channel_masks[1] = AUDIO_CHANNEL_OUT_7POINT1;
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 223 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_7POINT1),
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyManager.cpp 162 STRING_TO_ENUM(AUDIO_CHANNEL_OUT_7POINT1),
    [all...]

Completed in 409 milliseconds