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

12 3 4 5 6 7 8 91011>>

  /external/sonivox/arm-wt-22k/lib_src/
dls.h 48 LIST [] 'wave',RIFFWAVE
49 LIST [] 'wave',RIFFWAVE
50 LIST [] 'wave',RIFFWAVE
51 LIST [] 'wave',RIFFWAVE
52 LIST [] 'wave',RIFFWAVE
206 definitions for the Wave link structure
219 USHORT fusOptions; /* options flags for this wave */
222 ULONG ulTableIndex; /* index into the wave pool table, 0 based */
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
PeriodicWave.h 48 // Creates an arbitrary periodic wave given the frequency components (Fourier coefficients).
51 // Returns pointers to the lower and higher wave data for the pitch range containing
54 // at this fundamental frequency. The lower wave is the next range containing fewer partials than the higher wave.
59 // Returns the scalar multiplier to the oscillator frequency to calculate wave buffer phase increment.
  /external/antlr/antlr-3.4/runtime/Java/
pom.xml 38 <organization>Temporal Wave LLC</organization>
39 <organizationUrl>http://www.temporal-wave.com</organizationUrl>
40 <email>jimi@temporal-wave.com</email>
  /external/libvorbis/test/
util.h 20 /* Create simple test data consisting of a windowed sine wave. */
  /frameworks/base/core/java/com/android/internal/widget/
WaveView.java 48 private static final int WAVE_COUNT = 20; // default wave count
68 private static final long DELAY_INCREMENT = 15; // increment per wave while tracking motion
69 private static final long DELAY_INCREMENT2 = 12; // increment per wave while not tracking
197 BitmapDrawable wave = createDrawable(R.drawable.unlock_wave); local
199 DrawableHolder holder = new DrawableHolder(wave);
329 DrawableHolder wave = mLightWaves.get(n); local
331 wave.addAnimTo(FINAL_DURATION, delay, "x", ringX, true);
332 wave.addAnimTo(FINAL_DURATION, delay, "y", ringY, true);
333 wave.addAnimTo(FINAL_DURATION, delay, "scaleX", 0.1f, true);
334 wave.addAnimTo(FINAL_DURATION, delay, "scaleY", 0.1f, true)
    [all...]
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
AbstractTParser.java 17 * @author Jim Idle - Temporal Wave LLC - jimi@temporal-wave.com
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3encodings.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
6 // http://www.temporal-wave.com
antlr3errors.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
6 // http://www.temporal-wave.com
antlr3filestream.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
6 // http://www.temporal-wave.com
antlr3memory.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
6 // http://www.temporal-wave.com
antlr3.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
6 // http://www.temporal-wave.com
antlr3commontreeadaptor.h 9 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
10 // http://www.temporal-wave.com
antlr3parsetree.h 11 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
12 // http://www.temporal-wave.com
antlr3treeparser.h 5 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
6 // http://www.temporal-wave.com
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3intstream.c 8 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
9 // http://www.temporal-wave.com
antlr3encodings.c 11 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
12 // http://www.temporal-wave.com
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTDbg.stg 3 Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
4 http://www.temporal-wave.com
  /external/chromium_org/media/base/
fake_audio_render_callback.h 14 // Fake RenderCallback which will fill each request with a sine wave. Sine
27 // Renders a sine wave into the provided audio data buffer. If |half_fill_|
  /external/kernel-headers/original/uapi/sound/
sfnt_info.h 88 /* wave table envelope & effect parameters to control EMU8000 */
114 /* wave table parameters: 92 bytes */
156 * sample wave information
159 /* wave table sample header: 32 bytes */
168 #define SNDRV_SFNT_SAMPLE_8BITS 1 /* wave data is 8bits */
169 #define SNDRV_SFNT_SAMPLE_UNSIGNED 2 /* wave data is unsigned */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
sfnt_info.h 88 /* wave table envelope & effect parameters to control EMU8000 */
114 /* wave table parameters: 92 bytes */
156 * sample wave information
159 /* wave table sample header: 32 bytes */
168 #define SNDRV_SFNT_SAMPLE_8BITS 1 /* wave data is 8bits */
169 #define SNDRV_SFNT_SAMPLE_UNSIGNED 2 /* wave data is unsigned */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
sfnt_info.h 88 /* wave table envelope & effect parameters to control EMU8000 */
114 /* wave table parameters: 92 bytes */
156 * sample wave information
159 /* wave table sample header: 32 bytes */
168 #define SNDRV_SFNT_SAMPLE_8BITS 1 /* wave data is 8bits */
169 #define SNDRV_SFNT_SAMPLE_UNSIGNED 2 /* wave data is unsigned */
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlloadwav.html 83 >SDL_LoadWAV&nbsp;--&nbsp;Load a WAVE file</DIV
127 This function loads a WAVE <TT
142 filled with the audio data format of the wave data, and sets
172 error message if the wave file cannot be opened, uses an unknown data format,
173 or is corrupt. Currently raw, MS-ADPCM and IMA-ADPCM WAVE files are supported.</P
  /external/chromium_org/ppapi/examples/audio/
audio.cc 84 // Use per channel audio wave value to avoid clicks on buffer boundries.
112 // Current audio wave position, used to prevent sine wave skips
  /external/aac/libSYS/include/
wav_file.h 91 * \brief Rudimentary WAVE file read/write support.
93 * The WAVE file reader/writer is intented to be used in the codec's example
97 * Being a WAVE file reader/writer with very basic functionality, it may not be
98 * able to read WAVE files that come with unusual configurations.
135 * RIFF WAVE file struct.
136 * For details see WAVE file format documentation (for example at http://www.wotsit.org).
175 * \brief Read samples from a WAVE file. The samples are automatically re-ordered to the
177 * whatever BPS the WAVE file had specified in its header data.
  /external/antlr/antlr-3.4/runtime/C/
AUTHORS 15 Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
16 http://www.temporal-wave.com

Completed in 499 milliseconds

12 3 4 5 6 7 8 91011>>