HomeSort by relevance Sort by last modified time
    Searched full:wave (Results 51 - 75 of 400) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/C/include/
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_|
fake_audio_render_callback.cc 31 // Fill first channel with a sine wave.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-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 */
  /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
  /external/chromium_org/media/audio/
simple_sources_unittest.cc 35 // Spot test positive incursion of sine wave.
41 // Spot test negative incursion of sine wave.
  /external/kernel-headers/original/linux/
mc146818rtc.h 65 /* Periodic intr. / Square wave rate select. 0=none, 1=32.8kHz,... 15=2Hz */
74 # define RTC_SQWE 0x08 /* enable square-wave output */
  /development/samples/TtsEngine/
_index.html 9 generating a square wave of a given frequency for each alphabet of a
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
AbstractTLexer.java 20 * @author Jim Idle - Temporal Wave LLC (jimi@idle.ws)
  /external/chromium_org/third_party/WebKit/ManualTests/webaudio/
limit-level-0db.html 35 This tests that output audio is clamped to 0db maximum. Press each button below in turn. The apparent volume for both should be equal, even though the second button plays with 2x gain of the first. The resulting waveforms are not equal, however, as the second button audio is clipped to a square wave shape.
  /external/qemu/distrib/sdl-1.2.15/src/audio/windib/
SDL_dibaudio.h 39 WAVEHDR wavebuf[NUM_BUFFERS]; /* Wave audio fragments */
  /packages/wallpapers/MusicVisualization/res/values/
strings.xml 27 <string name="vis2_desc">Draws the sound wave of any currently playing music track.</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
instr.h 90 #define SND_SEQ_INSTR_ID_SIMPLE "Simple Wave" /**< Simple Wave */
100 #define SND_SEQ_INSTR_TYPE1_SIMPLE (1<<0) /**< Simple Wave */
141 * Simple Wave support
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
instr.h 90 #define SND_SEQ_INSTR_ID_SIMPLE "Simple Wave" /**< Simple Wave */
100 #define SND_SEQ_INSTR_TYPE1_SIMPLE (1<<0) /**< Simple Wave */
141 * Simple Wave support

Completed in 1012 milliseconds

1 23 4 5 6 7 8 91011>>