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

  /hardware/libhardware/include/hardware/
audio.h 139 #define AUDIO_PARAMETER_STREAM_SUP_CHANNELS "sup_channels"
  /hardware/qcom/audio/legacy/alsa_sound/
ALSAStreamOps.cpp 260 key = String8(AUDIO_PARAMETER_STREAM_SUP_CHANNELS);
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 526 ret = str_parms_get_str(params_in, AUDIO_PARAMETER_STREAM_SUP_CHANNELS, value, sizeof(value));
547 str_parms_add_str(params_out, AUDIO_PARAMETER_STREAM_SUP_CHANNELS, value);
553 ALOGV("%s AUDIO_PARAMETER_STREAM_SUP_CHANNELS %s", __func__,str);
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 208 if (str_parms_has_key(query, AUDIO_PARAMETER_STREAM_SUP_CHANNELS)) {
210 str_parms_add_str(result, AUDIO_PARAMETER_STREAM_SUP_CHANNELS,
    [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyManager.cpp     [all...]

Completed in 61 milliseconds