/external/qemu/audio/ |
wavcapture.c | 135 monitor_printf(mon, "Failed to open wave file `%s'\nReason: %s\n",
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlfreewav.html | 123 >After a WAVE file has been opened with <A
|
/external/srec/srec/EventLog/include/ |
riff.h | 102 * "WAVE"
|
/external/stlport/stlport/stl/config/ |
_hpacc.h | 50 * -AA indicates that we are compiling against Rogue Wave 2.2.1
|
/frameworks/av/cmds/stagefright/ |
audioloop.cpp | 34 fprintf(stderr, "Encodes either a sine wave or microphone input to AMR format\n");
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParser_V21.java | 65 "WAVE", "AIFF", "PCM", "X509", "PGP")));
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_hpacc.h | 50 * -AA indicates that we are compiling against Rogue Wave 2.2.1
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/ |
select_stdlib_config.hpp | 44 // Rogue Wave library:
|
/packages/apps/InCallUI/res/values/ |
attrs.xml | 34 <!-- Drawable to use for wave ripple animation. -->
|
/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/chromium_org/third_party/openmax_dl/dl/sp/src/test/ |
test_util.c | 52 fprintf(stderr, "\t\t 2 - Sine wave of amplitude S\n"); 55 "wave.\n");
|
/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.
|
/frameworks/av/services/audioflinger/tests/ |
test_utils.h | 184 /* Creates a buffer filled with a sine wave. 203 /* Creates a buffer filled with a chirp signal (a sine wave sweep).
|
/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 ':
|