OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wave
(Results
101 - 125
of
388
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/media/audio/win/
audio_output_win_unittest.cc
306
// This test produces actual audio for .5 seconds on the default
wave
333
// This test produces actual audio for for .5 seconds on the default
wave
413
// stopped. You will here two .5 seconds
wave
signal separated by 0.5 seconds
433
// Play the
wave
for .5 seconds.
450
// higher and
Wave
is used for XP and lower. It is possible to utilize a
451
// smaller buffer size for WASAPI than for
Wave
.
462
// Use 10 ms buffer size for WASAPI and 50 ms buffer size for
Wave
.
488
// Play the
wave
for .8 seconds.
waveout_output_win.h
110
// The id assigned by the operating system to the selected
wave
output
117
// Handle to the instance of the
wave
device.
audio_manager_win.cc
121
// - The entire Windows audio stack was rewritten for Windows Vista and
wave
271
// Utilize the
Wave
API for Windows XP.
306
// Windows
Wave
implementation is being used.
362
// Fall back to Windows
Wave
implementation on Windows XP or lower.
397
// Fall back to Windows
Wave
implementation on Windows XP or lower.
wavein_input_win.h
116
// Handle to the instance of the
wave
device.
/external/chromium_org/native_client_sdk/src/examples/api/audio/
audio.cc
52
// Set the frequency of the sine
wave
to |frequency|. Posts a message back
91
// The last parameter sent to the sin function. Used to prevent sine
wave
/external/chromium_org/third_party/mesa/src/docs/
science.html
21
element analysis program that simulates
wave
in an arbitrary region.
23
Electromagnetic
wave
visualization
/external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
gensig.c
92
* Pure real-valued sine
wave
, one cycle.
125
* (negative) sine
wave
. Only defined when real_only is false.
/external/chromium_org/third_party/webrtc/common_audio/
wav_header.cc
13
// http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/
WAVE
/
WAVE
.html
/external/mesa3d/docs/
science.html
21
element analysis program that simulates
wave
in an arbitrary region.
23
Electromagnetic
wave
visualization
/external/srec/srec/include/
front.h
86
/*
WAVE
data */
118
WAVE
(front_wave)
/frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.cpp
83
// Hard half-
wave
rectifier
112
// Hard half-
wave
rectifier
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddsnd.h
65
Wave
device control codes
196
Wave
structures & states
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
wave.py
1
"""Stuff to parse
WAVE
files.
5
Reading
WAVE
files:
6
f =
wave
.open(file, 'r')
38
Writing
WAVE
files:
39
f =
wave
.open(file, 'w')
131
if self._file.read(4) != '
WAVE
':
132
raise Error, 'not a
WAVE
file'
470
36 + self._datalength, '
WAVE
', 'fmt ', 16,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
wave.py
1
"""Stuff to parse
WAVE
files.
5
Reading
WAVE
files:
6
f =
wave
.open(file, 'r')
38
Writing
WAVE
files:
39
f =
wave
.open(file, 'w')
131
if self._file.read(4) != '
WAVE
':
132
raise Error, 'not a
WAVE
file'
470
36 + self._datalength, '
WAVE
', 'fmt ', 16,
/external/qemu/audio/
winaudio.c
173
/* compute desired
wave
output format */
197
/* open the
wave
out device */
419
/* compute desired
wave
input format */
441
/* open the
wave
in device */
655
INIT_FIELD (descr = ) "Windows
wave
audio",
wavaudio.c
144
dolog ("
WAVE
files can not handle 32bit formats\n");
168
dolog ("Failed to open
wave
file `%s'\nReason: %s\n",
263
dolog("Failed to open
wave
file '%s'\nReason: %s\n", path,
273
/* check that this is a
wave
file */
/frameworks/av/include/media/
ToneGenerator.h
283
// WaveGenerator generates a single sine
wave
287
WAVEGEN_START, // Start/restart
wave
from phase 0
288
WAVEGEN_CONT, // Continue
wave
from current phase
289
WAVEGEN_STOP // Stop
wave
on zero crossing
311
KeyedVector<unsigned short, WaveGenerator *> mWaveGens; // list of active
wave
generators.
/external/chromium_org/native_client_sdk/doc_generated/devguide/coding/
audio.html
36
generates audio samples using a sine
wave
with a frequency of 440 Hz. The module
40
for the sine
wave
and click buttons to start and stop audio playback.</p>
96
<p>The higher the sample rate and bit depth used to record a sound
wave
, the more
97
accurately the sound
wave
can be reproduced, since it will have been sampled
112
audio samples using a sine
wave
with a frequency of 440 Hz. The module starts
231
sine
wave
.</p>
237
callback; this lets the function generate a smooth sine
wave
by starting at that
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
audio.rst
22
generates audio samples using a sine
wave
with a frequency of 440 Hz. The module
26
for the sine
wave
and click buttons to start and stop audio playback.
107
The higher the sample rate and bit depth used to record a sound
wave
, the more
108
accurately the sound
wave
can be reproduced, since it will have been sampled
128
audio samples using a sine
wave
with a frequency of 440 Hz. The module starts
269
sine
wave
.
276
callback; this lets the function generate a smooth sine
wave
by starting at that
/external/chromium_org/media/audio/
audio_manager_unittest.cc
53
// Windows
Wave
is used as default if Windows XP was detected =>
192
// two different APIs. MMDevice is default for Vista and higher and
Wave
226
// Override default enumeration API and force usage of Windows
Wave
.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
cmdevtools.css
226
.CodeMirror .text-editor-line-decoration-
wave
{
273
.CodeMirror .text-editor-line-decoration-
wave
{
280
.CodeMirror .text-editor-line-decoration-
wave
{
/external/qemu/distrib/sdl-1.2.15/test/
testpalette.c
35
*
wave
colours: Made by taking a narrow cross-section of a
wave
picture
288
/* cycle
wave
palette */
/external/chromium_org/third_party/cython/src/pyximport/
README
70
build directory as per normal for Distutils. If I could
wave
a magic
/external/chromium_org/third_party/webrtc/modules/audio_device/dummy/
audio_device_dummy.h
72
// Volume control based on the Windows
Wave
API (Windows only)
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
jitter_estimator_tests.cc
46
// Generates some simple test data in the form of a sawtooth
wave
.
Completed in 976 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>