HomeSort by relevance Sort by last modified time
    Searched defs:tone (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCDTMFToneChangeEvent.cpp 38 PassRefPtr<RTCDTMFToneChangeEvent> RTCDTMFToneChangeEvent::create(const String& tone)
40 return adoptRef(new RTCDTMFToneChangeEvent(tone));
54 RTCDTMFToneChangeEvent::RTCDTMFToneChangeEvent(const String& tone)
56 , m_tone(tone)
63 , m_tone(initializer.tone)
72 const String& RTCDTMFToneChangeEvent::tone() const function in class:WebCore::RTCDTMFToneChangeEvent
RTCDTMFToneChangeEvent.h 35 String tone; member in struct:WebCore::RTCDTMFToneChangeEventInit
43 static PassRefPtr<RTCDTMFToneChangeEvent> create(const String& tone);
46 const String& tone() const;
52 explicit RTCDTMFToneChangeEvent(const String& tone);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ToneSettings.java 28 public Tone tone; field in class:ToneSettings
31 public ToneSettings(Duration duration, Tone tone, boolean vibrate) {
33 this.tone = tone;
39 tone = in.readParcelable(null);
51 dest.writeParcelable(tone, 0);
CommandParamsFactory.java 314 // parse tone duration
753 Tone tone = null; local
758 ComprehensionTlv ctlv = searchForTag(ComprehensionTlvTag.TONE, ctlvs);
766 tone = Tone.fromInt(toneVal);
778 // parse tone duration
793 mCmdParams = new PlayToneParams(cmdDet, textMsg, tone, duration, vibrate);
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
vad1.h 115 /* Note that each of the following three variables (vadreg, pitch and tone)
120 Word16 tone; /* flags for tone detection */ member in struct:__anon31430
  /external/arduino/hardware/arduino/cores/arduino/
Tone.cpp 0 /* Tone.cpp
3 A Tone Generator Library
230 void tone(uint8_t _pin, unsigned int frequency, unsigned long duration) function
411 // currently). for the others, it should end the tone, but won't restore
537 // timer gets initialized next time we call tone().
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
dtmfsender.cc 47 // | 0--9 | 0--9 | tone | yes |
48 // | * | 10 | tone | yes |
49 // | # | 11 | tone | yes |
50 // | A--D | 12--15 | tone | yes |
53 // 2 seconds before processing the next tone. We use -1 as its code.
67 bool GetDtmfCode(char tone, int* code) {
69 char event = toupper(tone);
195 // Get the first DTMF tone from the tone buffer. Unrecognized characters will
207 char tone = tones_[first_tone_pos] local
    [all...]
dtmfsender_unittest.cc 53 virtual void OnToneChange(const std::string& tone) OVERRIDE {
54 LOG(LS_VERBOSE) << "FakeDtmfObserver::OnToneChange '" << tone << "'.";
55 tones_.push_back(tone);
56 if (tone.empty()) {
167 char tone = *it; local
169 webrtc::GetDtmfCode(tone, &code);
170 if (tone == ',') {
264 // Wait until the first tone got sent.
267 // Insert with another tone buffer.
285 // Wait until the first tone got sent
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.cc 345 // Check to see if we have a queued tone
349 int tone = queued_dtmf_.front(); local
352 LOG(LS_INFO) << "Call::ContinuePlayDTMF(" << tone << ")";
357 voice_channel->PressDTMF(tone, true);
361 // Post a message to play the next tone or at least clear the playing_dtmf_
  /external/libvorbis/lib/
mapping0.c 372 float *tone = _vorbis_block_alloc(vb,n/2*sizeof(*tone)); local
442 vector. This includes tone masking, peak limiting and ATH */
446 tone,
453 _analysis_output("toneL",seq,tone,n/2,1,0,0);
455 _analysis_output("toneR",seq,tone,n/2,1,0,0);
457 _analysis_output("tone",seq,tone,n/2,1,0,0);
461 /* third step; we offset the noise vectors, overlay tone
473 tone,
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/post/
HDRRenderer.java 78 private Material tone; field in class:HDRRenderer
237 tone.setFloat("A", exposure);
238 tone.setFloat("White", whiteLevel);
239 tone.setTexture("Lum", scene1[oppSrc]);
240 tone.setTexture("Lum2", scene1[curSrc]);
241 tone.setFloat("BlendFactor", blendFactor);
242 renderProcessing(r, out, tone);
271 tone.setTexture("Texture", mainScene);
322 tone = new Material(manager, "Common/MatDefs/Hdr/ToneMap.j3md");
323 tone.setFloat("A", 0.18f);
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
MessagingPreferenceActivity.java 251 Ringtone tone = soundUri != null ? RingtoneManager.getRingtone(this, soundUri) : null; local
252 mRingtonePref.setSummary(tone != null ? tone.getTitle(this)
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc 620 // Check to see if we have a queued tone
624 int tone = queued_dtmf_.front(); local
627 LOG(LS_INFO) << "Call::ContinuePlayDTMF(" << tone << ")";
631 it->second.voice_channel->PressDTMF(tone, true);
635 // Post a message to play the next tone or at least clear the playing_dtmf_
    [all...]
  /external/bluetooth/bluedroid/stack/include/
uipc_msg.h 717 UINT16 tone[2]; /* left/right 12 bit frequency 0 - 4096Hz */ member in struct:__anon3901
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 504 #define tone CUR Strings[282] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 504 #define tone CUR Strings[282] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 504 #define tone CUR Strings[282] macro
    [all...]

Completed in 1990 milliseconds