/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/webkit/Source/WebCore/platform/graphics/filters/arm/ |
FELightingNEON.cpp | 325 // Smoothing the cone edge if necessary. 445 // Smoothing the light strength on the cone edge.
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
FontCGWin.cpp | 56 // GGO_NATIVE matches the outline perfectly when Windows font smoothing is off. 57 // GGO_NATIVE | GGO_UNHINTED does not match perfectly either when Windows font smoothing is on or off.
|
/external/chromium/chrome/browser/net/ |
referrer.cc | 18 // Smoothing parameter for updating subresource_use_rate_.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
actionscript.php | 125 'silenceLevel', 'silenceTimeout', 'sin', 'size', 'slice', 'smoothing', 'sort', 'sortOn', 'Sound', 'SPACE',
|
/external/quake/quake/src/WinQuake/ |
client.h | 188 float crouch; // local amount for smoothing stepups
|
/external/webkit/Source/WebCore/platform/audio/ |
HRTFPanner.cpp | 177 // we don't bother smoothing the elevations.
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
WebLayer.mm | 69 // Turn off font smoothing to improve the appearance of text rendered onto a transparent background.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/ |
webkit | 55 -webkit-font-smoothing
|
/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/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...] |
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/ |
Surface.java | 79 boolean smooth = true;//TODO: take smoothing into consideration
|
/external/quake/quake/src/QW/client/ |
client.h | 258 float crouch; // local amount for smoothing stepups
|
/external/webkit/Source/WebCore/css/ |
CSSPropertyNames.in | 23 -webkit-font-smoothing
|
CSSValueKeywords.in | 730 # -webkit-font-smoothing
|
/external/webkit/Source/WebCore/platform/mac/ |
DragImageMac.mm | 224 // turn off font smoothing so translucent text draws correctly (Radar 3118455)
|