HomeSort by relevance Sort by last modified time
    Searched full:speaker (Results 1 - 25 of 306) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/services/Telephony/common/src/com/android/services/telephony/common/
AudioMode.java 27 public static int SPEAKER = 0x00000008;
30 public static int ALL_MODES = EARPIECE | BLUETOOTH | WIRED_HEADSET | SPEAKER;
47 if ((mode & SPEAKER) == SPEAKER) {
48 listAppend(buffer, "SPEAKER");
ICallCommandService.aidl 77 * Turn on or off speaker.
80 void speaker(boolean onOff);
  /device/samsung/manta/
mixer_paths.xml 10 <ctl name="Speaker Switch" value="0" />
13 <ctl name="Speaker Mixer Volume" value="0" />
66 <path name="eq-speaker">
85 <path name="speaker">
87 <ctl name="Speaker Switch" value="1" />
90 <ctl name="Speaker Mixer Volume" value="3" />
91 <ctl name="Speaker Boost Volume" value="5" />
94 <path name="eq-speaker" />
153 <path name="media-speaker">
154 <path name="speaker" />
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildbin.sh 35 echo invalid speaker id;
50 echo invalid speaker id;
59 echo invalid speaker id;
68 echo invalid speaker id;
77 echo invalid speaker id;
86 echo invalid speaker id;
  /hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h 224 #define SND_USE_CASE_DEV_SPEAKER_HEADSET "Speaker Headset"
225 #define SND_USE_CASE_DEV_SPEAKER_ANC_HEADSET "Speaker ANC Headset"
226 #define SND_USE_CASE_DEV_SPEAKER_FM_TX "Speaker FM Tx"
239 #define SND_USE_CASE_DEV_SPEAKER_DUAL_MIC_BROADSIDE "Speaker DMIC Broadside"
240 #define SND_USE_CASE_DEV_SPEAKER_DUAL_MIC_ENDFIRE "Speaker DMIC Endfire"
247 #define SND_USE_CASE_DEV_HDMI_SPEAKER "HDMI Speaker"
248 #define SND_USE_CASE_DEV_SPDIF_SPEAKER "SPDIF Speaker"
252 #define SND_USE_CASE_DEV_SPDIF_SPEAKER_HEADSET "SPDIF Speaker Headset"
253 #define SND_USE_CASE_DEV_SPDIF_SPEAKER_ANC_HEADSET "SPDIF Speaker ANC Headset"
255 #define SND_USE_CASE_DEV_PROXY_RX_SPEAKER "PROXY Rx Speaker"
    [all...]
  /device/asus/grouper/
mixer_paths.xml 3 <ctl name="Speaker Playback Switch" value="0" />
25 <path name="speaker">
26 <ctl name="Speaker Playback Switch" value="1" />
35 to override the speaker setting -->
  /packages/apps/InCallUI/res/drawable/
btn_compound_audio.xml 22 "compound button" that switches the speaker on and off. (This is why
28 speaker / bluetooth.
36 simply an on/off toggle for the speaker.
54 When the audio button is simply an on/off toggle for the speaker,
55 the icon is a "speakerphone" regardless of whether the speaker is
61 (i.e. one of { earpiece (or wired headset) , speaker , bluetooth }).
83 <!-- Speakerphone icon showing 'speaker on' state -->
89 <!-- Speakerphone icon showing 'speaker off' state -->
  /packages/services/Telephony/src/com/android/phone/
AudioRouter.java 125 if (AudioMode.SPEAKER == mode) {
131 // Manually turn the speaker phone off, instead of allowing the
135 // (Similarly, whenever the user turns *on* the speaker, we
168 * Turns on speaker.
174 setAudioMode(AudioMode.SPEAKER);
205 // speakerphone, update the "speaker" state. We ONLY want to do
218 // if the state is "not connected", restore the speaker state.
222 newMode = AudioMode.SPEAKER;
227 // if the state is "connected", force the speaker off without
287 * Turn on/off speaker
    [all...]
  /frameworks/base/docs/html/training/managing-audio/
audio-output.jd 32 devices. Most devices have a built-in speaker, headphone jacks for wired headsets, and many also
41 being routed to the device speaker, wired headset, or attached Bluetooth device as shown in the
60 automatically reroutes to the built in speaker. If you listen to your music at as high a volume as I
  /cts/suite/audio_quality/test_description/test/
unknown_element.xml 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume.">
missing_mandatory.xml 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume.">
wrong_attrib.xml 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume." unsupprotedattrib="should fail">
  /external/kernel-headers/original/linux/
tpa2018d1.h 1 /* include/linux/tpa2018d1.h - tpa2018d1 speaker amplifier driver
  /external/chromium_org/chromeos/audio/
cras_audio_handler_unittest.cc 34 "Fake Speaker",
36 "Speaker",
283 // Verify the internal speaker has been selected as the active output.
338 // Switch the active output to internal speaker.
342 // Verify the active output is switched to internal speaker, and the
367 // Verify the active output is switched to internal speaker, and the active
374 // Set up initial audio devices, only with internal speaker.
386 // Verify the internal speaker has been selected as the active output.
417 // Set up initial audio devices, with internal speaker and headphone.
449 // Verify the active output device is switched to internal speaker an
    [all...]
  /frameworks/opt/net/voip/src/java/android/net/rtp/
AudioGroup.java 26 * An AudioGroup is an audio hub for the speaker, the microphone, and
33 * processes the recorded audio and stores in its buffer. Third, if the speaker
51 * AudioGroups, but there are some limitations. Since the speaker and the
66 * This mode is similar to {@link #MODE_NORMAL} except the speaker and
78 * This mode indicates that the speaker, the microphone, and all
81 * from the microphone. Then, the results are played back to the speaker,
88 * is enabled. It should be only used when the speaker phone is on.
  /device/asus/flo/
mixer_paths.xml 133 <path name="deep-buffer-playback speaker-and-hdmi">
153 <path name="low-latency-playback speaker-and-hdmi">
229 <path name="speaker">
241 <!-- same as speaker but with left and right swapped -->
242 <path name="speaker-reverse">
254 <path name="speaker-mic">
260 <path name="speaker" />
289 <path name="voice-speaker">
290 <path name="speaker" />
293 <path name="voice-speaker-mic"
    [all...]
  /device/lge/hammerhead/
mixer_paths.xml 145 <path name="deep-buffer-playback speaker-and-hdmi">
166 <path name="low-latency-playback speaker-and-hdmi">
187 <path name="compress-offload-playback speaker-and-hdmi">
244 <path name="speaker">
252 <path name="speaker-mic">
300 <path name="voice-speaker">
301 <path name="speaker" />
306 <path name="voice-speaker-mic">
312 <path name="speaker-mic-aec">
332 <path name="speaker-and-headphones"
    [all...]
  /device/lge/mako/
mixer_paths.xml 129 <path name="deep-buffer-playback speaker-and-hdmi">
149 <path name="low-latency-playback speaker-and-hdmi">
225 <path name="speaker">
233 <path name="speaker-reverse">
234 <!-- mono speaker, no channel swap here -->
235 <path name="speaker" />
238 <path name="speaker-mic">
277 <path name="voice-speaker">
278 <path name="speaker" />
281 <path name="voice-speaker-mic"
    [all...]
  /external/grub/netboot/
timer.c 15 /* Set up the timer gate, turn off the speaker */
39 * accuracy's sake we want to keep the overhead on the CTC speaker (channel 2)
49 /* Set the Gate high, disable speaker */
  /external/replicaisland/res/layout/
conversation_dialog.xml 8 android:id="@+id/speaker"
  /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)
  /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
  /external/bluetooth/bluedroid/stack/include/
uipc_msg.h 539 #define CODEC_INFO_AAC_1_CH 1 /*center front speaker */
540 #define CODEC_INFO_AAC_2_CH 2 /*left, right front speaker */
541 #define CODEC_INFO_AAC_3_CH 3 /*center front speaker, left right front speaker */
542 #define CODEC_INFO_AAC_4_CH 4 /*center/rear front speaker, left/right front speaker */
543 #define CODEC_INFO_AAC_5_CH 5 /*center, left, right front speaker, left/right surround */
544 #define CODEC_INFO_AAC_6_CH 6 /*center, left, right front speaker, left/right surround, LFE */
545 #define CODEC_INFO_AAC_7_CH 7 /*(left, right)center/left,right front speaker, left/right surround, LFE */

Completed in 4574 milliseconds

1 2 3 4 5 6 7 8 91011>>