/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
emu8000.h | 57 * the number in use for wave voices.
|
gus.h | 673 int snd_gus_iwffff_put_sample(void *private_data, struct iwffff_wave *wave, 675 int snd_gus_iwffff_get_sample(void *private_data, struct iwffff_wave *wave, 677 int snd_gus_iwffff_remove_sample(void *private_data, struct iwffff_wave *wave, 679 int snd_gus_gf1_put_sample(void *private_data, struct gf1_wave *wave, 681 int snd_gus_gf1_get_sample(void *private_data, struct gf1_wave *wave, 683 int snd_gus_gf1_remove_sample(void *private_data, struct gf1_wave *wave,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
emu8000.h | 57 * the number in use for wave voices.
|
gus.h | 673 int snd_gus_iwffff_put_sample(void *private_data, struct iwffff_wave *wave, 675 int snd_gus_iwffff_get_sample(void *private_data, struct iwffff_wave *wave, 677 int snd_gus_iwffff_remove_sample(void *private_data, struct iwffff_wave *wave, 679 int snd_gus_gf1_put_sample(void *private_data, struct gf1_wave *wave, 681 int snd_gus_gf1_get_sample(void *private_data, struct gf1_wave *wave, 683 int snd_gus_gf1_remove_sample(void *private_data, struct gf1_wave *wave,
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_hpacc.h | 50 * -AA indicates that we are compiling against Rogue Wave 2.2.1
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_hpacc.h | 50 * -AA indicates that we are compiling against Rogue Wave 2.2.1
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_hpacc.h | 50 * -AA indicates that we are compiling against Rogue Wave 2.2.1
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_hpacc.h | 50 * -AA indicates that we are compiling against Rogue Wave 2.2.1
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_hpacc.h | 50 * -AA indicates that we are compiling against Rogue Wave 2.2.1
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3intstream.h | 35 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC 36 // http://www.temporal-wave.com
|
antlr3lexer.h | 34 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC 35 // http://www.temporal-wave.com
|
antlr3recognizersharedstate.h | 18 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC 19 // http://www.temporal-wave.com
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3treeparser.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/ |
ASTParser.stg | 3 Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC 4 http://www.temporal-wave.com
|
/external/chromium_org/remoting/host/ |
audio_capturer_win.cc | 103 // Get the wave format. 110 // Set the wave format
|
/external/srec/srec/cfront/ |
ca_cms.c | 158 /* Link the utt's spchchan to the wave object's. This is checked in AGC fn 159 to ensure that the correct Utt & Wave objects have been supplied.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sndhdr.py | 131 # 'RIFF' <len> 'WAVE' 'fmt ' <len> 132 if h[:4] != 'RIFF' or h[8:12] != 'WAVE' or h[12:16] != 'fmt ':
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sndhdr.py | 131 # 'RIFF' <len> 'WAVE' 'fmt ' <len> 132 if h[:4] != 'RIFF' or h[8:12] != 'WAVE' or h[12:16] != 'fmt ':
|
/external/aac/libSYS/src/ |
wav_file.cpp | 136 /* read WAVE-chunk */ 141 if (FDKstrncmp("WAVE", wav->header.waveType, 4)) { 142 FDKprintfErr("WAV_InputOpen(): WAVE chunk ID not found.\n") ; 170 /* Wave format extensible */ 410 FDKstrcpy(wav->header.waveType, "WAVE"); 457 * \param wav handle of wave file
|
/external/sonivox/arm-fm-22k/host_src/ |
eas_wave.c | 92 * Purpose: Endian flip the wave header for big-endian processors 123 * Purpose: Opens a wave file for writing and writes the header 192 * Purpose: Writes data to the wave file 235 * Purpose: Opens a wave file for writing and writes the header 282 * Purpose: Opens a wave file for reading and reads the header 343 /* read the WAVE tag */
|
/external/sonivox/arm-hybrid-22k/host_src/ |
eas_wave.c | 92 * Purpose: Endian flip the wave header for big-endian processors 123 * Purpose: Opens a wave file for writing and writes the header 192 * Purpose: Writes data to the wave file 235 * Purpose: Opens a wave file for writing and writes the header 282 * Purpose: Opens a wave file for reading and reads the header 343 /* read the WAVE tag */
|
/external/sonivox/arm-wt-22k/host_src/ |
eas_wave.c | 92 * Purpose: Endian flip the wave header for big-endian processors 123 * Purpose: Opens a wave file for writing and writes the header 192 * Purpose: Writes data to the wave file 235 * Purpose: Opens a wave file for writing and writes the header 282 * Purpose: Opens a wave file for reading and reads the header 343 /* read the WAVE tag */
|
/frameworks/av/media/libmedia/ |
ToneGenerator.cpp | [all...] |
/external/chromium/third_party/libevent/test/ |
regress_rpc.c | 113 EVTAG_ASSIGN(kill_reply, action, "wave around like an idiot"); 370 if (strcmp(action, "wave around like an idiot")) 401 if (strcmp(action, "wave around like an idiot"))
|
/external/chromium_org/third_party/libevent/test/ |
regress_rpc.c | 113 EVTAG_ASSIGN(kill_reply, action, "wave around like an idiot"); 370 if (strcmp(action, "wave around like an idiot")) 401 if (strcmp(action, "wave around like an idiot"))
|