HomeSort by relevance Sort by last modified time
    Searched full:amplitude (Results 26 - 50 of 123) sorted by null

12 3 4 5

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
asound_fm.h 45 unsigned char am; /* amplitude modulation */
82 unsigned char am_depth; /* amplitude modulation depth (1=hi) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound_fm.h 45 unsigned char am; /* amplitude modulation */
82 unsigned char am_depth; /* amplitude modulation depth (1=hi) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
asound_fm.h 45 unsigned char am; /* amplitude modulation */
82 unsigned char am_depth; /* amplitude modulation depth (1=hi) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound_fm.h 45 unsigned char am; /* amplitude modulation */
82 unsigned char am_depth; /* amplitude modulation depth (1=hi) */
  /device/asus/grouper/
raydium_ts.idc 47 touch.pressure.calibration = amplitude
sensor00fn11.idc 47 touch.pressure.calibration = amplitude
  /external/chromium_org/media/cast/test/
audio_utility.cc 55 const int kAmplitudeThreshold = 1000; // Approx. 3% of max amplitude.
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGComponentTransferFunctionElement.idl 41 readonly attribute SVGAnimatedNumber amplitude;
SVGAttributeNames.in 10 amplitude
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/fractal/
Fractal.java 51 public Fractal setAmplitude(final float amplitude);
  /external/webrtc/src/common_audio/signal_processing/
resample_by_2.c 111 // limit amplitude to prevent wrap-around, and write to output array
153 // round; limit amplitude to prevent wrap-around; write to output array
168 // round; limit amplitude to prevent wrap-around; write to output array
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEComponentTransfer.cpp 147 double val = 255.0 * (transferFunction.amplitude * pow((i / 255.0), exponent) + transferFunction.offset);
257 << "\" amplitude=\"" << function.amplitude
  /frameworks/av/include/media/stagefright/
AudioSource.h 47 // Returns the maximum amplitude since last call.
  /external/chromium_org/third_party/opus/src/celt/
bands.h 39 /** Compute the amplitude (sqrt energy) in each of the bands
56 /** Denormalise each band of X to restore full amplitude
  /external/qemu/distrib/sdl-1.2.15/docs/html/
audio.html 158 values, or samples, each representing the amplitude of the wave. When these
160 wave can be recreated. The more bits used to represent the amplitude, and the
  /external/libvorbis/doc/
07-floor1.tex 11 amplitude axis. The integer plotting algorithm used is similar to
38 amplitude value at x_new so that later refinement is additionally
179 floor that has all points set to minimum representation amplitude,
240 derives final Y amplitude values from the encoded, wrapped difference
253 \item[step 1: amplitude value synthesis]
  /cts/suite/audio_quality/test_description/processing/
gen_random.py 24 # Input: peak amplitude,
check_spectrum.py 26 # check if amplitude ratio of DUT / Host signal
  /external/chromium_org/media/audio/
audio_power_monitor.h 55 // true whenever any *one* sample scanned exceeded maximum amplitude since
  /external/libgsm/src/
code.c 54 word * xmaxc,/* [0..3] Coded maximum amplitude OUT */
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorBGAudioProcessing.cpp 166 temp = -(*pBTMdata1) * 2; // bring to original Amplitude level
174 temp = (*pBTMdata1) * 2; // bring to original Amplitude level
  /frameworks/av/media/libstagefright/
AudioSource.cpp 249 // Track the max recording signal amplitude.
381 ALOGV("max amplitude since last call: %d", value);
  /external/aac/libSBRdec/src/
env_extr.h 187 UCHAR ampResolution; /*!< Amplitude resolution of envelope values (0: 1.5dB, 1: 3dB) */
250 UCHAR ampRes; /*!< Previous amplitude resolution (0: 1.5dB, 1: 3dB) */
269 int ampResolutionCurrentFrame; /*!< Amplitude resolution of envelope values (0: 1.5dB, 1: 3dB) */
  /frameworks/av/include/media/
ToneGenerator.h 300 static const short GEN_AMP = 32000; // amplitude of generator
305 // delay line of full amplitude generator
308 short mAmplitude_Q15; // Q15 amplitude
  /external/chromium_org/third_party/WebKit/Source/platform/mac/
ScrollElasticityController.mm 70 float amplitude = rubberbandAmplitude;
74 return (initialPosition + (-initialVelocity * elapsedTime * amplitude)) * criticalDampeningFactor;

Completed in 1008 milliseconds

12 3 4 5