HomeSort by relevance Sort by last modified time
    Searched full:wave (Results 226 - 250 of 388) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/esd/include/
audiofile.h 156 AF_MISC_ICMT = AF_MISC_COMMENT, /* comments chunk (WAVE format) */
157 AF_MISC_ICRD = 211, /* creation date (WAVE format) */
158 AF_MISC_ISFT = 212 /* software name (WAVE format) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
audiofile.h 156 AF_MISC_ICMT = AF_MISC_COMMENT, /* comments chunk (WAVE format) */
157 AF_MISC_ICRD = 211, /* creation date (WAVE format) */
158 AF_MISC_ISFT = 212 /* software name (WAVE format) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
input.h 905 * @waveform: kind of the effect (wave)
906 * @period: period of the wave (ms)
908 * @offset: mean value of the wave (roughly)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
audiofile.h 156 AF_MISC_ICMT = AF_MISC_COMMENT, /* comments chunk (WAVE format) */
157 AF_MISC_ICRD = 211, /* creation date (WAVE format) */
158 AF_MISC_ISFT = 212 /* software name (WAVE format) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h 905 * @waveform: kind of the effect (wave)
906 * @period: period of the wave (ms)
908 * @offset: mean value of the wave (roughly)
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c 566 /* pre-parse the wave pool chunk */
623 /* calculate size of wave length and offset arrays */
658 /* setup pointer to wave length table */
663 /* setup pointer to wave offsets table */
667 /* setup pointer to wave pool */
673 /* parse the wave pool and load samples */
830 /* just need the wave count on the first pass */
843 /* get the offset to the wave and make sure it is within the wtbl chunk */
853 /* parse the wave */
901 /* make sure it is a wave chunk *
    [all...]
eas_mdls.h 248 /* defines for wave table structures */
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
GlowPadView.java 52 * A re-usable widget containing a center, outer ring and wave animation.
58 // Wave state machine
688 * Starts wave animation.
696 // Don't do a wave if there's already one in progress
863 // tx and ty are relative to wave center
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java 54 * A re-usable widget containing a center, outer ring and wave animation.
60 // Wave state machine
704 * Starts wave animation.
712 // Don't do a wave if there's already one in progress
    [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 86 'WAVE/PCM (.wav)',
87 'WAVE/IMA-ADPCM (.wav)',
714 defined in the Python wave module:
720 stream - open wave object
729 the caller to close the wave file or stream.
732 stream - open and attached wave object
737 """Route the audio output to the indicated wave device. Note
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/
libaudiofile.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libaudiofile.a     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_wave_win.cc 703 WEBRTC_TRACE(kTraceError, kTraceAudioDevice, _id, "device does not support volume control using the Wave API");
767 WEBRTC_TRACE(kTraceError, kTraceAudioDevice, _id, "device does not support volume control using the Wave API");
    [all...]
  /external/kernel-headers/original/uapi/linux/
input.h 1070 * @waveform: kind of the effect (wave)
1071 * @period: period of the wave (ms)
1073 * @offset: mean value of the wave (roughly)
    [all...]
  /external/antlr/antlr-3.4/antlr3-maven-plugin/
pom.xml 164 <url>http://www.temporal-wave.com</url>
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
RealtimeAnalyser.cpp 177 // Normalize so than an input sine wave at 0dBfs registers as 0dBfs (undo FFT scaling factor).
  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 784 enum TokenType {STRING, VAR, NUMBER, STREAM_END, ERROR, QUESTION, STAR, PLUS, LBRACE, RBRACE, LPAR, RPAR, SEMI, EQ, COMMA, BAR, AT, WAVE, PERCENT};
842 case '~' : tokenType = WAVE; break;
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
win32devicemanager.cc 307 // adds lots of pseudo-devices to the list, such as DirectSound and Wave
  /external/chromium_org/third_party/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.h 147 // Volume control based on the Windows Wave API (Windows only)
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmswtpnt.c 82 // wave factors (not used, but here for futures extensions)
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.c 61 * the sine wave played at unity. The number can be calculated as follows:
587 /* square wave LFO? */
591 /* trick to get a triangle wave out of a sawtooth */
595 /*lint -e{502} <shortcut to turn sawtooth into sine wave> */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.c 61 * the sine wave played at unity. The number can be calculated as follows:
587 /* square wave LFO? */
591 /* trick to get a triangle wave out of a sawtooth */
595 /*lint -e{502} <shortcut to turn sawtooth into sine wave> */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Sound.py 133 siDecompressionParams = FOUR_CHAR_CODE('wave')
  /cts/tests/tests/media/src/android/media/cts/
VisualizerTest.java 287 // this test will play a 1kHz sine wave with peaks at -40dB
357 // this test will play a 1kHz sine wave with peaks at -40dB
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3collections.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
6 // http://www.temporal-wave.com

Completed in 1071 milliseconds

1 2 3 4 5 6 7 8 91011>>