HomeSort by relevance Sort by last modified time
    Searched full:linear (Results 476 - 500 of 1576) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Analysis/IPA/
CallGraph.cpp 280 /// specified call site. Note that this method takes linear time, so it
323 /// specified call site with a new one. Note that this method takes linear
  /external/opencv/cv/include/
cv.hpp 163 /* Derived class, for linear separable filtering. */
211 /* Derived class, for linear non-separable filtering. */
  /external/opencv/cv/src/
_cvkdtree.hpp 115 // implemented as partial quicksort; expected linear perf.
201 // run to leaf; linear search for p;
  /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/skia/src/effects/
SkBlurMask.cpp 401 int linear = i * 255;
402 int n = SkAlphaBlend(square, linear, scale);
  /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/valgrind/main/VEX/priv/
guest_x86_defs.h 122 /* Translate a guest virtual_addr into a guest linear address by
126 bits of the returned result indicate the linear address.
  /external/valgrind/main/exp-bbv/docs/
bbv-manual.xml 16 A basic block is a linear section of code with one entry point and one exit
91 The SimPoint utility does random linear projection using 15-dimensions,
  /external/webkit/Source/WebKit/chromium/public/
WebKitClient.h 217 // Enumeration histogram buckets are linear, boundaryValue should be larger than any possible sample value.
226 // Decodes the in-memory audio file data and returns the linear PCM audio data in the destinationBus.
  /frameworks/base/docs/html/guide/topics/graphics/
prop-animation.jd 98 horizontal position 40. This is an example of an animation with linear interpolation, meaning the
99 object moves at a constant speed.</p><img src="{@docRoot}images/animation/animation-linear.png">
101 <p class="img-caption"><strong>Figure 1.</strong> Example of a linear animation</p>
103 <p>You can also specify animations to have a non-linear interpolation. Figure 2 illustrates a
111 <p class="img-caption"><strong>Figure 2.</strong> Example of a non-linear animation</p>
281 to use non-linear time, for example, accelerating at the beginning and decelerating at the
    [all...]
  /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
  /frameworks/base/tools/orientationplot/
orientationplot.py 179 xscale='linear',
182 yscale='linear',
  /frameworks/media/libvideoeditor/vss/common/inc/
M4VIFI_FiltersAPI.h 392 /** Resizes YUV420 Planar Image and stores in YUV420 Linear format with/without +or-90 rotation*/
    [all...]
  /frameworks/opt/calendar/src/com/android/calendarcommon/
RecurrenceSet.java 413 * followed by a single linear white space character (i.e., SPACE, US-ASCII
415 * immediately by a single linear white space character is ignored (i.e.,
  /hardware/invensense/mlsdk/mllite/
mlarray_legacy.c 268 * Returns an array of three data points representing the linear
273 * Returns an array of three data points representing the linear
  /packages/apps/Mms/src/com/android/mms/ui/
SlideView.java 430 * re-layout to the linear view.
450 * and text in a linear layout view and making them scrollable together.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
algorithmfwd.h 156 * linear.
169 * linear otherwise.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 156 * linear.
169 * linear otherwise.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 156 * linear.
169 * linear otherwise.
  /cts/apps/CtsVerifier/jni/audioquality/
LinearityTest.cpp 119 an amplitude range that is reasonably certain to be linear (e.g. at

Completed in 1704 milliseconds

<<11121314151617181920>>