HomeSort by relevance Sort by last modified time
    Searched full:linear (Results 1051 - 1075 of 1643) sorted by null

<<41424344454647484950>>

  /external/svox/pico/lib/
picosig2.c 506 * convert from mel scale to linear scale
521 * - Xr (m2=FFT size, real) linear cepstral vector
559 Linear frequency scale envelope through interpolation.
562 Optimization of linear interpolation algorithm
    [all...]
  /external/v8/src/
date.js 189 // before it. Adjust the increment to avoid a linear search for
deoptimizer.cc 319 // TODO(kasperl): For now, we do a simple linear search for the PC
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
DateMath.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/yarr/
YarrPattern.cpp 188 // Simple linear scan - I doubt there are that many ranges anyway...
    [all...]
  /frameworks/base/core/java/android/view/animation/
Animation.java 356 * Sets the acceleration curve for this animation. Defaults to a linear
    [all...]
  /frameworks/base/docs/html/guide/tutorials/notepad/
notepad-ex2.jd 342 example, a horizontal linear layout is nested inside the vertical one to
  /frameworks/base/docs/html/resources/tutorials/notepad/
notepad-ex2.jd 341 example, a horizontal linear layout is nested inside the vertical one to
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 99 * Gradient is linear (default.)
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
getics.cpp 518 /* generate "linear" description from section info
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
d8_31pf.cpp 297 PURPOSE: decompression of the linear codewords to 4+three indeces
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
rate_control.cpp 490 Qstep = (int)(prev_QP * (sqrt(prev_RD / curr_RD) + prev_RD / curr_RD) / 2.0 + 0.9); /* Quadratic and linear approximation */
    [all...]
  /frameworks/base/tools/aapt/
ZipFile.cpp 149 * Do a stupid linear string-compare search.
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h 677 OMX_BOOL packingType; /* 0=linear, 1=rtp packing */
  /libcore/luni/src/main/java/java/util/
ComparableTimSort.java     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 160 * sequentially through the table, analogously to linear probing
LinkedBlockingDeque.java 31 * operations, all of which run in linear time.
    [all...]
ScheduledThreadPoolExecutor.java 793 * which case we fall back to linear search. (We expect that
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf.h 433 #define DW_AT_PGI_lstride 0x3a02 /* PGI. Block, constant, reference. ASTPLAB adds this attribute to describe the linear stride or the distance between elements in the dimension. */
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
NEWS 306 now linear behavior.
  /packages/inputmethods/LatinIME/native/src/
correction.cpp 754 // factor is piecewise linear function like:
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
MoveGesture.java 638 // the root element (since it may not "fill" the screen, e.g. if you have a linear
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
GridLayoutConverter.java 439 // 0dip is a special trick used in linear layouts in the presence of
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 21 android:baselineAlignedChildIndex : When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView). [integer]
  /external/freetype/src/base/
ftobjs.c 724 /* compute the linear advance in 16.16 pixels */
777 FT_TRACE5(( " linear x advance: %d\n" , slot->linearHoriAdvance ));
778 FT_TRACE5(( " linear y advance: %d\n" , slot->linearVertAdvance ));
    [all...]

Completed in 1514 milliseconds

<<41424344454647484950>>