HomeSort by relevance Sort by last modified time
    Searched full:smoothing (Results 51 - 75 of 191) sorted by null

1 23 4 5 6 7 8

  /external/libopus/silk/float/
find_LTP_FLP.c 97 /* Smoothing */
  /external/mesa3d/src/mesa/swrast/
s_span.h 92 GLfloat coverage[SWRAST_MAX_WIDTH]; /**< Fragment coverage for AA/smoothing */
  /external/python/cpython2/Doc/library/
jpeg.rst 80 | ``'smooth'`` | Perform inter-block smoothing on |
  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_utils.h 134 // Helper class for smoothing gain changes. On each applicatiion step, the
  /external/webrtc/webrtc/modules/audio_processing/ns/
ns_core.h 91 float logLrtTimeAvg[HALF_ANAL_BLOCKL]; // Log LRT factor with time-smoothing.
nsx_core.h 47 // Log LRT factor with time-smoothing in Q8.
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 80 bool firstVolume; /* No smoothing on first Vol change */
  /packages/apps/TvSettings/Settings/res/values/
attrs.xml 104 of the gap every time. The reason that we use Lerper model is for smoothing out
  /sdk/templates/docs/
default.css 22 -webkit-font-smoothing: antialiased;
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
c_g_aver.cpp 345 // if errors and presumed noise make smoothing probability stronger
407 // smoothing depends on mix constant bgMix
415 // more smoothing in error and bg noise (NB no DFI used here)
564 /* if errors and presumed noise make smoothing probability stronger */
610 /* smoothing depends on mix constant bgMix */
620 /* more smoothing in error and bg noise (NB no DFI used here) */
  /external/libjpeg-turbo/
jmorecfg.h 293 #define INPUT_SMOOTHING_SUPPORTED /* Input image smoothing option? */
300 #define BLOCK_SMOOTHING_SUPPORTED /* Block smoothing? (Progressive only) */
jcprepct.c 25 /* At present, jcsample.c can request context rows only for smoothing.
usage.txt 209 smoothing. 0 (the default) means no smoothing.
229 often useful when converting dithered images to JPEG: a moderate smoothing
231 in a smaller JPEG file and a better-looking image. Too large a smoothing
    [all...]
  /external/pdfium/third_party/libjpeg/
jmorecfg.h 290 #define INPUT_SMOOTHING_SUPPORTED /* Input image smoothing option? */
298 #define BLOCK_SMOOTHING_SUPPORTED /* Block smoothing? (Progressive only) */
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
nada_unittest.cc 362 const float kAlpha = 0.1f; // Used for exponential smoothing.
431 const float kAlpha = 0.1f; // Used for exponential smoothing.
nada.cc 51 const float kAlpha = 0.1f; // Used for exponential smoothing.
  /cts/tests/tests/location/src/android/location/cts/psedorange/
UserPositionVelocityWeightedLeastSquare.java 80 * Constructor with a smoother. One can implement their own smoothing algorithm for smoothing
95 * <p>One can implement their own smoothing algorithm for smoothing the pseudorange, by passing
    [all...]
  /external/ImageMagick/www/api/
segment.html 89 <p>the smoothing threshold eliminates noise in the second derivative of the histogram. As the value is increased, you can expect a smoother second derivative.</p>
  /external/libopus/silk/
CNG.c 101 /* Smoothing of LSF's */
  /external/libopus/silk/x86/
VAD_sse.c 257 /* Smoothing coefficient */
  /external/skia/src/gpu/
GrPipeline.h 47 * or smooth-line rendering if a line primitive is drawn and line smoothing is supported by
  /external/aac/libSBRenc/src/
nf_est.cpp 111 \brief The function applies smoothing to the noise levels.
124 const FIXP_DBL *smoothFilter, /*!< filter used for smoothing the noise floor levels. */
356 * Smoothing of the values.
  /external/webrtc/talk/media/base/
videoadapter.cc 219 LOG(LS_INFO) << "CPU smoothing is now "
576 // Update the moving average of system load. Even if we aren't smoothing,
577 // we'll still calculate this information, in case smoothing is later enabled.
  /external/aac/libSBRdec/src/
env_calc.cpp 593 - Smoothing can smear high gains of the previous envelope into the current
642 smooth_length = 0; /* No smoothing on attacks! */
    [all...]
  /external/libopus/silk/fixed/
find_LTP_FIX.c 163 /* smoothing */

Completed in 688 milliseconds

1 23 4 5 6 7 8