/developers/samples/android/wearable/wear/WearSpeakerSample/wear/ |
build.gradle | 25 applicationId "com.example.android.wearable.speaker"
|
/device/huawei/angler/ |
audio_policy_configuration.xml | 23 <item>Speaker</item> 30 <defaultOutputDevice>Speaker</defaultOutputDevice> 78 <devicePort tagName="Speaker" type="AUDIO_DEVICE_OUT_SPEAKER" role="sink"> 109 <route type="mix" sink="Speaker"
|
/device/lge/bullhead/ |
audio_platform_info.xml | 51 <device name="SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES" backend="speaker-and-headphones" interface="SLIMBUS_0_RX-and-SLIMBUS_5_RX"/> 52 <device name="SND_DEVICE_OUT_SPEAKER_SAFE_AND_HEADPHONES" backend="speaker-and-headphones" interface="SLIMBUS_0_RX-and-SLIMBUS_5_RX"/> 53 <device name="SND_DEVICE_OUT_SPEAKER_AND_LINE" backend="speaker-and-headphones" interface="SLIMBUS_0_RX-and-SLIMBUS_5_RX"/> 54 <device name="SND_DEVICE_OUT_SPEAKER_SAFE_AND_LINE" backend="speaker-and-headphones" interface="SLIMBUS_0_RX-and-SLIMBUS_5_RX"/>
|
audio_policy_configuration.xml | 23 <item>Speaker</item> 30 <defaultOutputDevice>Speaker</defaultOutputDevice> 78 <devicePort tagName="Speaker" type="AUDIO_DEVICE_OUT_SPEAKER" role="sink"> 109 <route type="mix" sink="Speaker"
|
/external/autotest/server/site_tests/audio_AudioAfterReboot/ |
control.internal_mic | 34 bind_to=chameleon_audio_ids.PeripheralIds.SPEAKER,
|
control.internal_speaker | 34 source=chameleon_audio_ids.CrosIds.SPEAKER,
|
/external/autotest/server/site_tests/audio_AudioAfterSuspend/ |
control.internal_mic | 34 bind_to=chameleon_audio_ids.PeripheralIds.SPEAKER,
|
control.internal_speaker | 34 source=chameleon_audio_ids.CrosIds.SPEAKER,
|
/external/libweave/src/privet/ |
device_ui_kind.cc | 27 {"AD", "speaker"},
|
/external/replicaisland/res/layout/ |
conversation_dialog.xml | 8 android:id="@+id/speaker"
|
/external/skia/site/dev/present/ |
pathops.md | 4 View the PathOps presentations with speaker notes enabled for full content.
|
/external/speex/include/speex/ |
speex_echo.h | 83 * @param nb_speakers Number of speaker channels 93 /** Performs echo cancellation a frame, based on the audio sent to the speaker (no delay is added 98 * @param play Signal played to the speaker (received from far end) 116 * @param play Signal played to the speaker (received from far end)
|
/external/webrtc/webrtc/modules/audio_device/test/ |
README.txt | 22 - Speaker and microphone volume controls will not work as intended on Windows
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_StereoEnhancer.c | 40 /* if the sample rate or speaker type has changed. */ 67 * If the sample rate or speaker type has changed update the filters 163 /* the side filter will not be run. In mobile speaker mode the middle filter is */ 177 /* 1. The side filter is not used in Mobile Speaker mode */
|
LVCS_StereoEnhancer.h | 56 LVM_UINT16 MidGain; /* Middle gain in mobile speaker mode */
|
LVCS_ReverbGenerator.c | 38 /* sample rate and the speaker type. */ 44 /* - the speaker type changes to/from the mobile speaker */ 77 * - the speaker type has changed to or from the mobile speaker
|
/frameworks/base/media/java/android/media/ |
AudioDevicePortConfig.java | 21 * (speaker, headphone, microphone ...).
|
/hardware/bsp/intel/peripheral/libupm/examples/python/ |
grovespeaker.py | 27 # Instantiate a Grove Speaker on digital pin D2
|
/hardware/qcom/audio/hal/audio_extn/ |
spkr_protection.c | 71 /*Speaker states*/ 75 /*Speaker processing state*/ 79 /*Modes of Speaker Protection*/ 313 ALOGD("%s: Usecase present retry speaker protection", __func__); 322 /* HAL for speaker protection gets only one Temperature */ 413 ALOGD("%s: Speaker calibration done", __func__); 445 /* HAL for speaker protection is always calibrating for stereo usecase*/ 559 ALOGD("%s: Speaker protection disabled", __func__); 568 /* HAL for speaker protection is always calibrating for stereo usecase*/ 635 ALOGD("%s: Speaker in use retry calibration", __func__) [all...] |
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
device_for_strategy_enforced_audible.pfw | 18 domain: Speaker 26 AvailableOutputDevices Includes Speaker 38 # Speaker is also the fallback device if any of the device from Device2 domain 55 speaker = 1 59 speaker = 0
|
PolicyConfigurableDomains.xml | 88 <SelectionCriterionRule SelectionCriterion="AvailableOutputDevices" MatchesWhen="Includes" Value="Speaker"/> 133 <Configuration Name="Speaker"> 135 <SelectionCriterionRule SelectionCriterion="AvailableOutputDevices" MatchesWhen="Includes" Value="Speaker"/> 145 <ConfigurableElement Path="/Policy/policy/strategies/media/selected_output_devices/mask/speaker"/> 161 <ConfigurableElement Path="/Policy/policy/strategies/media/selected_output_devices/mask/speaker"> 162 <BitParameter Name="speaker">0</BitParameter> 202 <ConfigurableElement Path="/Policy/policy/strategies/media/selected_output_devices/mask/speaker"> 203 <BitParameter Name="speaker">0</BitParameter> 243 <ConfigurableElement Path="/Policy/policy/strategies/media/selected_output_devices/mask/speaker"> 244 <BitParameter Name="speaker">0</BitParameter [all...] |
/external/aac/libSYS/include/ |
FDK_audio.h | 253 * Speaker description tags. 260 ACT_FRONT = 0x01, /*!< Front speaker position (at normal height) */ 261 ACT_SIDE = 0x02, /*!< Side speaker position (at normal height) */ 262 ACT_BACK = 0x03, /*!< Back speaker position (at normal height) */ 263 ACT_LFE = 0x04, /*!< Low frequency effect speaker postion (front) */ 265 ACT_TOP = 0x10, /*!< Top speaker area (for combination with speaker positions) */ 266 ACT_FRONT_TOP = 0x11, /*!< Top front speaker = (ACT_FRONT|ACT_TOP) */ 267 ACT_SIDE_TOP = 0x12, /*!< Top side speaker = (ACT_SIDE |ACT_TOP) */ 268 ACT_BACK_TOP = 0x13, /*!< Top back speaker = (ACT_BACK |ACT_TOP) * [all...] |
/hardware/qcom/audio/hal/msm8974/ |
platform.c | 191 [SND_DEVICE_OUT_SPEAKER] = "speaker", 192 [SND_DEVICE_OUT_SPEAKER_REVERSE] = "speaker-reverse", 193 [SND_DEVICE_OUT_SPEAKER_SAFE] = "speaker-safe", 196 [SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES] = "speaker-and-headphones", 197 [SND_DEVICE_OUT_SPEAKER_SAFE_AND_HEADPHONES] = "speaker-safe-and-headphones", 198 [SND_DEVICE_OUT_SPEAKER_AND_LINE] = "speaker-and-line", 199 [SND_DEVICE_OUT_SPEAKER_SAFE_AND_LINE] = "speaker-safe-and-line", 202 [SND_DEVICE_OUT_VOICE_SPEAKER] = "voice-speaker", 206 [SND_DEVICE_OUT_SPEAKER_AND_HDMI] = "speaker-and-hdmi", 214 [SND_DEVICE_OUT_SPEAKER_PROTECTED] = "speaker-protected" [all...] |
/hardware/broadcom/libbt/include/ |
uipc_msg.h | 543 #define CODEC_INFO_AAC_1_CH 1 /*center front speaker */ 544 #define CODEC_INFO_AAC_2_CH 2 /*left, right front speaker */ 545 #define CODEC_INFO_AAC_3_CH 3 /*center front speaker, left right front speaker */ 546 #define CODEC_INFO_AAC_4_CH 4 /*center/rear front speaker, left/right front speaker */ 547 #define CODEC_INFO_AAC_5_CH 5 /*center, left, right front speaker, left/right surround */ 548 #define CODEC_INFO_AAC_6_CH 6 /*center, left, right front speaker, left/right surround, LFE */ 549 #define CODEC_INFO_AAC_7_CH 7 /*(left, right)center/left,right front speaker, left/right surround, LFE */
|
/external/autotest/client/cros/chameleon/ |
audio_level.py | 46 ids.CrosIds.SPEAKER: _AudioLevel.LINE_LEVEL, 62 ids.PeripheralIds.SPEAKER: _AudioLevel.LINE_LEVEL,
|