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

1 2 34 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/docs/html/
audio.html 113 >&nbsp;--&nbsp;Load a WAVE file</DT
158 values, or samples, each representing the amplitude of the wave. When these
160 wave can be recreated. The more bits used to represent the amplitude, and the
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_audio.h 199 * This function loads a WAVE from the data source, automatically freeing
200 * that source if 'freesrc' is non-zero. For example, to load a WAVE file,
205 * filled with the audio data format of the wave data, and sets
212 * wave file cannot be opened, uses an unknown data format, or is
213 * corrupt. Currently raw and MS-ADPCM WAVE files are supported.
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_audio.h 199 * This function loads a WAVE from the data source, automatically freeing
200 * that source if 'freesrc' is non-zero. For example, to load a WAVE file,
205 * filled with the audio data format of the wave data, and sets
212 * wave file cannot be opened, uses an unknown data format, or is
213 * corrupt. Currently raw and MS-ADPCM WAVE files are supported.
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_audio.h 199 * This function loads a WAVE from the data source, automatically freeing
200 * that source if 'freesrc' is non-zero. For example, to load a WAVE file,
205 * filled with the audio data format of the wave data, and sets
212 * wave file cannot be opened, uses an unknown data format, or is
213 * corrupt. Currently raw and MS-ADPCM WAVE files are supported.
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_audio.h 199 * This function loads a WAVE from the data source, automatically freeing
200 * that source if 'freesrc' is non-zero. For example, to load a WAVE file,
205 * filled with the audio data format of the wave data, and sets
212 * wave file cannot be opened, uses an unknown data format, or is
213 * corrupt. Currently raw and MS-ADPCM WAVE files are supported.
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_wave.c 24 /* Microsoft WAVE file loading routines */
420 if ( wavelen == WAVE ) { /* The RIFFchunk has already been read */
427 if ( (RIFFchunk != RIFF) || (WAVEmagic != WAVE) ) {
428 SDL_SetError("Unrecognized file type (not WAVE)");
432 headerDiff += sizeof(Uint32); /* for WAVE */
453 SDL_SetError("Complex WAVE files not supported");
484 SDL_SetError("Unknown WAVE data format: 0x%.4x",
  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 42 /// (jimi|at|temporal-wave|dott/com) of <a href="http://www.temporal-wave.com">Temporal Wave LLC</a>.
  /external/qemu/distrib/sdl-1.2.15/src/audio/windib/
SDL_dibaudio.c 105 /* The Win32 callback for filling the WAVE device */
191 /* give some time for the wave output to send the last buffer,
258 /* Set basic WAVE format parameters */
  /external/chromium_org/ui/gfx/animation/
tween.h 27 SMOOTH_IN_OUT, // Smooth, consistent speeds in and out (sine wave).
  /external/doclava/
NOTICE 19 jQuery 1.2.6 - New Wave Javascript
  /external/sonivox/arm-fm-22k/lib_src/
eas_wavefiledata.c 7 * Static data block for wave file parser.
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wavefiledata.c 7 * Static data block for wave file parser.
  /external/sonivox/arm-wt-22k/
Android.mk 59 # -D _IMA_DECODER (needed for IMA-ADPCM wave files)
  /external/sonivox/arm-wt-22k/lib_src/
eas_wavefiledata.c 7 * Static data block for wave file parser.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
config.hpp 85 # /* Wave (C/C++), GCC (C++) */
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3basetree.h 9 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
10 // http://www.temporal-wave.com
antlr3basetreeadaptor.h 9 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
10 // http://www.temporal-wave.com
antlr3commontree.h 9 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
10 // http://www.temporal-wave.com
antlr3exception.h 9 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
10 // http://www.temporal-wave.com
antlr3interfaces.h 11 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
12 // http://www.temporal-wave.com
antlr3rewritestreams.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/
antlr3cyclicdfa.c 17 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
18 // http://www.temporal-wave.com
antlr3exception.c 7 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
8 // http://www.temporal-wave.com
antlr3parser.c 6 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
7 // http://www.temporal-wave.com
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
Dbg.stg 3 Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
4 http://www.temporal-wave.com

Completed in 358 milliseconds

1 2 34 5 6 7 8 91011>>