/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
povray.php | 53 'spacing', 'solid', 'smooth', 'slope', 'slice', 'sky', 'size', 'sine_wave',
|
gnuplot.php | 185 'ranges', 'sbezier', 'smooth',
|
/external/llvm/include/llvm/Object/ |
MachOObject.h | 30 /// smooth over rough edges in the Mach-O format or generalize access to object
|
/external/opencv/cvaux/src/ |
cvbgfg_common.cpp | 95 else //Smooth it's edges if it's large enough
|
/external/quake/quake/src/WinQuake/ |
in_sun.cpp | 206 // implement low pass filter to smooth motion a bit
|
client.h | 202 // to decay light values and smooth step ups
|
/external/webrtc/src/common_audio/vad/ |
vad_sp.c | 167 // Smooth the median value.
|
/external/webrtc/src/modules/audio_processing/ns/ |
ns_core.h | 74 float smooth[HALF_ANAL_BLOCKL]; member in struct:NSinst_t_
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
LVM_Private.h | 239 LVM_INT16 NoSmoothVolume; /* Enable or disable smooth volume changes*/
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
LVREV_Private.h | 148 LVM_INT16 AB_Selection; /* Smooth from tap A to B when 1 otherwise B to A */
|
LVREV_ApplyNewSettings.c | 189 /* Smooth from tap A to tap B */ 197 /* Smooth from tap B to tap A */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
rate_control.h | 71 Int Qdep; /* smooth Q adjustment */
|
/frameworks/base/docs/html/training/improving-layouts/ |
smooth-scrolling.jd | 1 page.title=Making ListView Scrolling Smooth
|
/frameworks/base/tools/orientationplot/ |
README.txt | 41 less than about 1Hz, then the filtered accelorometer data becomes too smooth
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
ZoomControl.java | 49 void onZoomStateChanged(int state); // only for smooth zoom
|
/external/jpeg/ |
usage.doc | 158 -smooth N Smooth the input image to eliminate dithering noise. 179 The -smooth option filters the input to eliminate fine-scale noise. This is 320 GIF to JPEG, you should experiment with cjpeg's -quality and -smooth options 321 to get a satisfactory conversion. -smooth 10 or so is often helpful.
|
/external/qemu/distrib/jpeg-6b/ |
usage.doc | 158 -smooth N Smooth the input image to eliminate dithering noise. 179 The -smooth option filters the input to eliminate fine-scale noise. This is 320 GIF to JPEG, you should experiment with cjpeg's -quality and -smooth options 321 to get a satisfactory conversion. -smooth 10 or so is often helpful.
|
/frameworks/native/opengl/libagl/ |
primitives.cpp | 200 // fog 0x4, light 0x2, smooth 0x1 203 lightTriangleDarkSmooth, // no fog | dark | smooth 205 lightTriangleSmooth, // no fog | light | smooth 207 lightTriangleDarkSmoothFog, // fog | dark | smooth 209 lightTriangleSmoothFog // fog | light | smooth 260 // triangles with an area smaller than 1.0 are not smooth-shaded [all...] |
/external/webkit/Source/WebKit/chromium/src/win/ |
WebInputEventFactory.cpp | 417 // smooth scrolling while Firefox doesn't, so it can get away with somewhat 420 // Even though we have smooth scrolling, we don't make this as large as IE
|
/packages/apps/Browser/src/com/android/browser/ |
NavTabScroller.java | 241 void snapToSelected(int pos, boolean smooth) { 253 if (smooth) {
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogFragment.java | 144 // The smooth-scroll animation happens over a fixed time period. 153 // Workaround for framework issue: the smooth-scroll doesn't
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
FilterExprWalker.java | 68 // Smooth over an anomily in the opcode map...
|
/external/eigen/bench/btl/ |
README | 54 or smooth the data first :
|
/external/libvorbis/doc/ |
06-floor0.tex | 10 smooth spectral envelope curve as the frequency response of the LSP
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
NotificationRowLayout.java | 229 * to false during some animations to smooth out performance. Callers should restore the
|