Searched
full:linear (Results
276 -
300 of
971) sorted by null
<<11121314151617181920>>
/external/bluetooth/glib/glib/ |
grand.c | 331 + seed[j] + j; /* non linear */ 346 - i; /* non linear */
|
/external/chromium/third_party/icu/source/common/ |
propname.h | 318 /* linear search; binary later if warranted */ 382 /* linear search; binary later if warranted */
|
/external/grub/stage2/ |
smp-imps.c | 684 * (1) : A non-linear virtual to physical memory mapping is probably OK, 686 * but a linear mapping is recommended. Currently assumes that
|
/external/icu4c/common/ |
propname.h | 318 /* linear search; binary later if warranted */ 382 /* linear search; binary later if warranted */
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_macwm.c | 184 { /* note, this will create runs of entries if dest. is bigger (not linear interpolate) */ 373 else /* set NULL gamma -> results in linear map */
|
/external/qemu/distrib/sdl-1.2.12/src/video/svga/ |
SDL_svgavideo.c | 278 SDL_SetError("No linear video modes available"); 353 /* Try to set the requested linear video mode */
|
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/ |
SDL_vglvideo.c | 284 SDL_SetError("No linear video modes available"); 340 /* Try to set the requested linear video mode */
|
/external/srec/srec/cfront/ |
spec_anl.c | 272 ** pwr spect -> filter bank output (linear) */ 410 freq_warp will do pure linear warping if the warp
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
minimize.h | 292 // Minimization of acyclic deterministic automata in linear time 507 // linear in the number of arcs (edges) in the machine.
|
/external/svox/pico/lib/ |
picoos.h | 370 FORMAT_TAG_LIN = 1, /**< linear 16-bit encoding */ 379 PICOOS_ENC_LIN = FORMAT_TAG_LIN, /**< linear 16-bit encoding; standard */
|
/external/webkit/WebCore/platform/graphics/skia/ |
ImageSkia.cpp | 126 // When the image is not yet done loading, use linear. We don't cache the 240 // filter it if we decided to do linear interpolation above, or if there
|
/external/webkit/WebCore/platform/graphics/win/ |
WKCACFLayer.cpp | 158 case WKCACFLayer::Linear: return kCACFFilterLinear(); 177 return WKCACFLayer::Linear;
|
/external/webkit/WebKit/chromium/public/ |
WebKitClient.h | 219 // linear to true would require bucket count to cover whole min-max range. 220 virtual void histogramCounts(const WebString& name, int sample, int min, int max, int bucketCount, bool linear) { }
|
/frameworks/base/core/java/android/pim/ |
RecurrenceSet.java | 408 * followed by a single linear white space character (i.e., SPACE, US-ASCII 410 * immediately by a single linear white space character is ignored (i.e.,
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
hcbtables.h | 26 (2) #if optimized Linear Search Huffman decoding 29 (1) delete #if optimized Linear Search Huffman decoding
|
huffman.h | 38 (2) #if the traditional and optimized linear seach methods. 41 (1) delete #if traditional and optimized linear seach methods
|
/hardware/libhardware/include/hardware/ |
sensors.h | 237 * Linear Acceleration 239 * Indicates the linear acceleration of the device in device coordinates, not including gravity.
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SlideView.java | 426 * re-layout to the linear view. 446 * and text in a linear layout view and making them scrollable together.
|
/build/tools/soslim/ |
symfilter.c | 60 table section, we can still do a linear scan, but the code for that is
|
/cts/apps/CtsVerifier/jni/audioquality/ |
LinearityTest.cpp | 119 an amplitude range that is reasonably certain to be linear (e.g. at
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
ScaleAnimationTest.java | 127 // interpolatedTime == 0.5 (Default interpolation is linear)
|
/dalvik/vm/oo/ |
TypeCheck.c | 179 * in "iftable", so we can just do a linear scan through that.
|
/external/kernel-headers/original/linux/ |
videodev.h | 94 #define VIDEO_PALETTE_GREY 1 /* Linear greyscale */
|
/external/libvpx/vpx_scale/generic/ |
vpxscale.c | 255 * FUNCTION : Performs linear interpolation in one dimension. 328 * FUNCTION : Performs 2-tap linear interpolation in two dimensions. 597 * FUNCTION : Performs 2-tap linear interpolation in two dimensions. 677 * SPECIAL NOTES : This scaling is a bi-linear scaling. Need to re-work the [all...] |
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactAlt.h | 35 /** Compact Affine linear trasformation composed of compact matrix and
|
Completed in 370 milliseconds
<<11121314151617181920>>