HomeSort by relevance Sort by last modified time
    Searched full:noise (Results 251 - 275 of 703) sorted by null

<<11121314151617181920>>

  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/
Color.java 30 package com.jme3.terrain.noise;
  /external/libvorbis/lib/
lpc.c 78 /* set our noise floor to about -100dB */
  /external/libvpx/libvpx/test/
video_source.h 157 // 15 frames of noise, followed by 15 static frames. Reset to 0 rather
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_sse2.asm 627 ;void vp9_plane_add_noise_wmt (unsigned char *start, unsigned char *noise,
645 mov rcx, arg(1) ;noise
663 psubusb xmm1, [rdx] ;blackclamp ; clamp both sides so we don't outrange adding noise
667 movdqu xmm2,[rdi+rax] ; get the noise for this line
  /external/llvm/unittests/Support/
YAMLParserTest.cpp 22 // to reduce noise in unit test runs.
  /external/skia/src/core/
SkCubicClipper.cpp 41 const SkScalar tol = SK_Scalar1 / 16384; // This leaves 2 fixed noise bits.
  /external/skia/tools/
win_dbghelp.cpp 20 // would remove all that noise.
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_voice_gain_gnu.s 149 ADD gain, gain, gainIncrement @ gain step to eliminate zipper noise
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_voice_gain_gnu.s 149 ADD gain, gain, gainIncrement @ gain step to eliminate zipper noise
  /external/speex/include/speex/
speex_echo.h 150 adding noise in a way that is not (or little) perceptible.
  /external/speex/libspeex/
sb_celp.h 54 spx_word16_t lpc_floor; /**< Controls LPC analysis noise floor */
  /external/stlport/stlport/stl/config/
_como.h 135 #define __EXTENSIONS__ /* This might create undue noise somewhere */
  /frameworks/av/media/libeffects/testlibs/
EffectReverb.h 246 int16_t m_nNoise; // random noise sample
250 uint16_t m_bUseNoise; // if TRUE, use noise as input signal
359 * Calculate a noise sample and limit its value
365 * new limited noise value
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
bytesused.cpp 165 6, /* GsmAmr comfort noise */
166 7, /* Gsm-Efr comfort noise */
167 6, /* IS-641 comfort noise */
168 6, /* Pdc-Efr comfort noise */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h 68 Word32 L_gc_thres; /* threshold for noise enhancer */
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_motion.jd 266 low-pass and high-pass filters to eliminate gravitational forces and reduce noise.</p>
364 <p>Standard gyroscopes provide raw rotational data without any filtering or correction for noise and
365 drift (bias). In practice, gyroscope noise and drift will introduce errors that need to be
366 compensated for. You usually determine the drift (bias) and noise by monitoring other sensors, such
  /frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
EffectsTest.java 174 return "Noise Suppressor";
  /frameworks/base/policy/src/com/android/internal/policy/impl/
WindowOrientationListener.java 193 * filtering early, we can eliminate most spurious high-frequency impulses due to noise.
236 // the low-pass filter already suppresses most of the noise so we're really just
278 // impulses and vibrational noise (think car dock) is suppressed before we
288 // The higher the time constant, the lower the cutoff frequency, so more noise
    [all...]
  /frameworks/base/telephony/java/android/telephony/
SignalStrength.java 59 private int mEvdoSnr; // Valid values are 0-8. 8 is the highest signal to noise ratio
434 * Get the signal to noise ratio. Valid values are 0-8. 8 is the highest.
743 * signal + noise RSRP = reference signal dBm RSRQ = quality of signal
744 * dB= Number of Resource blocksxRSRP/RSSI SNR = gain=signal/noise ratio
  /frameworks/base/wifi/java/android/net/wifi/
ScanResult.java 25 * {@code quality}, {@code noise}, and {@code maxbitrate} attributes,
  /hardware/invensense/60xx/mlsdk/mllite/
mlcontrol.h 72 #define INV_SMOOTH 0x0002 // Indicates that noise from unintentional motion should be filtered out.
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 987 /* NOISE REDUCTION */
988 /* Mode of operation for the noise reduction algorithm */
990 /* Control the amount of noise reduction applied to the images.
991 * 1-10; 10 is max noise reduction */
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
plt.h 289 unsigned char noise; member in struct:wl1271_rx_pkt_statcs
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 135 #define __EXTENSIONS__ /* This might create undue noise somewhere */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
frontend.h 123 FE_HAS_SIGNAL = 0x01, /* found something above the noise level */

Completed in 2325 milliseconds

<<11121314151617181920>>