HomeSort by relevance Sort by last modified time
    Searched full:speaker (Results 76 - 100 of 158) sorted by null

1 2 34 5 6 7

  /frameworks/base/voip/java/android/net/sip/
SipAudioCall.java 868 * Puts the device to speaker mode.
872 * @param speakerMode set true to enable speaker mode; false to disable
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediaengine.h 126 // Sets the current speaker volume, as a value between 0 and 255.
channelmanager.cc 232 LOG(LS_WARNING) << "The preferred speaker '" << audio_out_device_
246 << " speaker: " << audio_out_device_
  /external/svox/pico/lib/
picosig2.h 173 #define sMod_p bvalue6 /*speaker modification factor*/
picodata.h 209 #define PICODATA_ITEMINFO1_CMD_SPEAKER 'S' /* 83 speaker command : abs/rel info in info 2, speaker level as little endian
picoapi.h 52 A SVOX Pico 'resource' denotes all the language- and speaker-dependent
picosig.c 96 picoos_single sMod; /*speaker modifier*/
173 /*pitch , volume , speaker modifiers*/
    [all...]
picotok.c 138 #define TOK_MARKUP_KW_SPEAKER (picoos_uchar*)"speaker"
753 tok_checkLimits(this, & uval, PICO_SPEAKER_FACTOR_MIN, PICO_SPEAKER_FACTOR_MAX, (picoos_uchar*)"relative speaker factor");
    [all...]
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.h 222 SPEAKER,
MediaPlayerService.cpp 227 // speaker is on by default
228 mBatteryAudio.deviceOn[SPEAKER] = 1;
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioHardwareInterface.h 186 * You can set Audio routing to output to handset, speaker, Bluetooth, or a headset.
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java 260 SPEAKER, // Speakerphone
297 // as the "Speaker" button) may change state depending on
    [all...]
CallNotifier.java     [all...]
OtaUtils.java     [all...]
  /external/qemu/
arch_init.c 482 "PC speaker",
  /external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
SDL_paudio.c 460 * Set some paramters: full volume, first speaker that we can find.
  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
mainProgram.m 195 % The true near end speaker (if we have such info)
  /frameworks/base/docs/html/videos/
index.jd 105 if (lines[2].length < 30) lines = lines.slice(3); // also, if the second line is very short (the speaker name), slice it out too
  /system/media/wilhelm/tests/examples/
slesTestFeedback.cpp 241 fprintf(stderr, " -t# transmit buffer queue count for speaker output, default 2\n");
  /packages/apps/Phone/res/values/
strings.xml 130 <string name="audio_mode_speaker">Speaker</string>
    [all...]
  /packages/apps/Phone/res/values-en-rGB/
strings.xml 67 <string name="audio_mode_speaker" msgid="27649582100085266">"Speaker"</string>
    [all...]
  /packages/apps/Phone/res/values-tl/
strings.xml 67 <string name="audio_mode_speaker" msgid="27649582100085266">"Speaker"</string>
    [all...]
  /external/webrtc/src/modules/audio_processing/agc/main/source/
analog_agc.c 674 /* Check if the near end speaker is inactive.
904 /* Check if the near end speaker is inactive.
    [all...]
  /bionic/libc/kernel/common/linux/
soundcard.h 570 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", "mic", "cd", "mix", "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", "dig1", "dig2", "dig3", "phin", "phout", "video", "radio", "monitor"}
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 570 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", "mic", "cd", "mix", "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", "dig1", "dig2", "dig3", "phin", "phout", "video", "radio", "monitor"}

Completed in 1737 milliseconds

1 2 34 5 6 7