HomeSort by relevance Sort by last modified time
    Searched full:wave (Results 276 - 300 of 382) sorted by null

<<111213141516

  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 218 0x1F30A, // WATER WAVE
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 105 // synthesize a mono sawtooth wave and place it into a buffer (called automatically on load)
  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_collection.cc 685 // "wave" instead of a smooth sliding effect.
  /external/chromium_org/content/browser/speech/
speech_recognizer_impl.cc 72 // RMS dB value of a maximum (unclipped) sine wave for int16 samples.
  /external/chromium_org/content/shell/renderer/test_runner/
test_runner.h 642 // If true, the test_shell will output a base64 encoded WAVE file.
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.cc 579 // for details on the WAVE file format.
audio_low_latency_output_win_unittest.cc 161 // TODO(henrika): note that we use Wave today to query the number of
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.cc 93 // devices (old Wave Audio style default and Default Communications Device).
95 // On Windows systems which only support Wave Audio style default, uses either
99 // old Wave Audio style default, use -1 for Default Communications Device and
100 // -2 for Wave Audio style default, which is what we want to use for clips.
    [all...]
  /external/chromium_org/third_party/opus/src/doc/
draft-ietf-codec-oggopus.xml     [all...]
  /external/libmtp/src/
libmtp.h 640 uint32_t wavecodec; /**< FourCC wave codec name */
    [all...]
libmtp.h.in 638 uint32_t wavecodec; /**< FourCC wave codec name */
  /external/mp4parser/isoparser/src/main/resources/
isoparser-default.properties 46 wave=com.coremedia.iso.boxes.apple.AppleWaveBox()
  /external/qemu/audio/
dsoundaudio.c 128 str = "The specified wave format is not supported";
  /external/qemu/hw/timer/
mc146818rtc.c 199 /* Not square wave at all but we don't want 2048Hz interrupts!
  /external/sonivox/arm-fm-22k/host_src/
eas_config.c 512 /* instance data for WAVE parser */
  /external/sonivox/arm-hybrid-22k/host_src/
eas_config.c 512 /* instance data for WAVE parser */
  /external/sonivox/arm-wt-22k/host_src/
eas_config.c 512 /* instance data for WAVE parser */
  /external/srec/srec/EventLog/src/
EventLogImpl.c 612 strncpy(header.waveString, "WAVE", 4);
  /frameworks/base/core/java/android/bluetooth/
BluetoothAssignedNumbers.java 86 * Silicon Wave.
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 530 fprintf(stderr, "Aplay:aplay: '%s' is not a riff/wave file\n", fn);
  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_core_win.cc 233 "=> will revert to the Wave API ***");
396 WEBRTC_TRACE(kTraceStateInfo, kTraceAudioDevice, -1, "*** Windows Core Audio is NOT supported => will revert to the Wave API ***");
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3baserecognizer.c 12 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
13 // http://www.temporal-wave.com
    [all...]
antlr3inputstream.c 6 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
7 // http://www.temporal-wave.com
    [all...]
  /external/chromium_org/tools/valgrind/drmemory/
suppressions_full.txt 451 WINMM.dll!wave*GetNumDevs
456 WINMM.dll!wave*GetNumDevs
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtsynth.c 381 /* if this wave is to be generated using noise generator */
969 /*lint -e{502} <shortcut to turn sawtooth into triangle wave> */
    [all...]

Completed in 4363 milliseconds

<<111213141516