HomeSort by relevance Sort by last modified time
    Searched full:smoothing (Results 76 - 100 of 199) sorted by null

1 2 34 5 6 7 8

  /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/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
AbstractHeightMap.java 436 * Value of 0 will ignore neighbors (no smoothing)
452 * Value of 0 will ignore neighbors (no smoothing)
  /external/jpeg/
jmorecfg.h 303 #define INPUT_SMOOTHING_SUPPORTED /* Input image smoothing option? */
311 #define BLOCK_SMOOTHING_SUPPORTED /* Block smoothing? (Progressive only) */
usage.doc 160 smoothing. 0 (the default) means no smoothing.
180 often useful when converting dithered images to JPEG: a moderate smoothing
182 in a smaller JPEG file and a better-looking image. Too large a smoothing
jcprepct.c 22 /* At present, jcsample.c can request context rows only for smoothing.
  /external/qemu/distrib/jpeg-6b/
jmorecfg.h 305 #define INPUT_SMOOTHING_SUPPORTED /* Input image smoothing option? */
313 #define BLOCK_SMOOTHING_SUPPORTED /* Block smoothing? (Progressive only) */
usage.doc 160 smoothing. 0 (the default) means no smoothing.
180 often useful when converting dithered images to JPEG: a moderate smoothing
182 in a smaller JPEG file and a better-looking image. Too large a smoothing
jcprepct.c 22 /* At present, jcsample.c can request context rows only for smoothing.
  /external/chromium/chrome/browser/net/
referrer.cc 18 // Smoothing parameter for updating subresource_use_rate_.
  /external/chromium_org/chrome/browser/net/
referrer.cc 18 // Smoothing parameter for updating subresource_use_rate_.
  /external/chromium_org/media/audio/win/
audio_unified_win.cc 24 // Smoothing factor in exponential smoothing filter where 0 < alpha < 1.
25 // Larger values of alpha reduce the level of smoothing.
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/styles/
style.css 7 -webkit-font-smoothing:antialiased;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
actionscript.php 125 'silenceLevel', 'silenceTimeout', 'sin', 'size', 'slice', 'smoothing', 'sort', 'sortOn', 'Sound', 'SPACE',
  /external/webrtc/src/modules/audio_processing/utility/
delay_estimator_wrapper.c 55 // - scale : Scale for smoothing (should be less than 1.0).
  /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. */
355 * Smoothing of the values.
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/
d3d11ddi.txt 195 + Gallium, like OpenGL, supports polygon smoothing
197 + Gallium, like OpenGL, supports point smoothing
201 + Gallium, like OpenGL, supports line smoothing
  /external/mesa3d/src/gallium/docs/
d3d11ddi.txt 195 + Gallium, like OpenGL, supports polygon smoothing
197 + Gallium, like OpenGL, supports point smoothing
201 + Gallium, like OpenGL, supports line smoothing
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 98 "-webkit-font-smoothing"
467 "-webkit-font-smoothing": { values: [
750 "-webkit-font-smoothing": 2,
    [all...]
  /external/aac/libSBRdec/src/
env_calc.cpp 584 - Smoothing can smear high gains of the previous envelope into the current
633 smooth_length = 0; /* No smoothing on attacks! */
    [all...]
env_extr.h 204 UCHAR smoothingLength; /*!< Smoothing of gains over time (0: on 1: off) */
  /external/chromium_org/third_party/opus/src/silk/fixed/
find_LTP_FIX.c 162 /* smoothing */
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
Surface.java 79 boolean smooth = true;//TODO: take smoothing into consideration
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetInstanceHandle.c 199 pLVREV_Private->AB_Selection = 1; /* Select smoothing A to B */
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.cc 551 // Update the moving average of system load. Even if we aren't smoothing,
552 // we'll still calculate this information, in case smoothing is later enabled.

Completed in 1474 milliseconds

1 2 34 5 6 7 8