/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/ |
Main.java | 17 * @author Jim Idle (jimi@temporal-wave.com)
|
/external/chromium_org/media/base/ |
audio_converter_unittest.cc | 31 // Number of full sine wave cycles for each Render() call.
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
OscillatorNode.cpp | 234 // Too bad - the tryLock() failed. We must be in the middle of changing wave-tables.
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/ |
TextureGeneratorWood.java | 198 int waveform = ((Number) tex.getFieldValue("noisebasis2")).intValue();//wave form: TEX_SIN=0, TEX_SAW=1, TEX_TRI=2
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
python.php | 130 'wave', 'weakref', 'webbrowser', 'whichdb', 'whrandom', 'winsound', 'xdrlib', 'xml',
|
/external/sonivox/arm-wt-22k/host_src/ |
eas_debugmsgs.h | 36 { 0x19299ed4, 0x00000042, "eas_mdls.c[2626]: Wave Index: %d\n" },
|
/external/srec/srec/Recognizer/include/ |
SR_Recognizer.h | 400 * Loads utterance from WAVE file. 403 * @param filename WAVE file to read from [all...] |
/external/tinyalsa/ |
tinyplay.c | 103 fprintf(stderr, "Error: '%s' is not a riff/wave file\n", filename);
|
/system/extras/sound/ |
playwav.c | 172 fprintf(stderr, "playwav: '%s' is not a riff/wave file\n", fn);
|
/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/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
input.h | 815 * @waveform: kind of the effect (wave) 816 * @period: period of the wave (ms) 818 * @offset: mean value of the wave (roughly)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
input.h | 815 * @waveform: kind of the effect (wave) 816 * @period: period of the wave (ms) 818 * @offset: mean value of the wave (roughly)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asequencer.h | 291 SAMPLE_STOP_LOOP = 2 /* terminate loop and finish wave */ 752 #define SNDRV_SEQ_INSTR_ID_SIMPLE "Simple Wave" 762 #define SNDRV_SEQ_INSTR_TYPE1_SIMPLE (1<<0) /* Simple Wave */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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.7-4.6/sysroot/usr/include/linux/ |
input.h | 815 * @waveform: kind of the effect (wave) 816 * @period: period of the wave (ms) 818 * @offset: mean value of the wave (roughly)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asequencer.h | 291 SAMPLE_STOP_LOOP = 2 /* terminate loop and finish wave */ 752 #define SNDRV_SEQ_INSTR_ID_SIMPLE "Simple Wave" 762 #define SNDRV_SEQ_INSTR_TYPE1_SIMPLE (1<<0) /* Simple Wave */ [all...] |
/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...] |
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/ |
GlowPadView.java | 51 * A re-usable widget containing a center, outer ring and wave animation. 57 // Wave state machine 682 * Starts wave animation. 690 // Don't do a wave if there's already one in progress 857 // 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 700 * Starts wave animation. 708 // Don't do a wave if there's already one in progress 877 // tx and ty are relative to wave center [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.7-4.6/sysroot/usr/lib/ |
libaudiofile.a | [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
CSSMetadata.js | 205 "none", "dotted", "dashed", "solid", "double", "dot-dash", "dot-dot-dash", "wave" 236 "none", "dotted", "dashed", "solid", "double", "dot-dash", "dot-dot-dash", "wave" 447 "none", "dotted", "dashed", "solid", "double", "dot-dash", "dot-dot-dash", "wave" [all...] |
/external/antlr/antlr-3.4/antlr3-maven-plugin/ |
pom.xml | 164 <url>http://www.temporal-wave.com</url>
|