HomeSort by relevance Sort by last modified time
    Searched full:slope (Results 126 - 150 of 151) sorted by null

1 2 3 4 56 7

  /external/jmonkeyengine/engine/src/core/com/jme3/material/
RenderState.java 565 * @param factor scales the maximum Z slope, with respect to X or Y of the polygon
    [all...]
  /external/libvorbis/doc/
04-codec.tex 321 Vorbis windows all use the slope function $y=\sin(\frac{\pi}{2} * \sin^2((x+0.5)/n * \pi))$,
Vorbis_I_spec.html     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdevs.h 397 #define BFL_RSSIINV 0x00020000 /* Board's RSSI uses positive slope(not TSSI) */
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_mdp.h 557 uint32_t slope; member in struct:mdp_ar_gc_lut_data
  /external/valgrind/main/coregrind/
m_mallocfree.c     [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnvbocu.c 33 * a sequence of byte-encoded differences (slope detection),
    [all...]
  /external/chromium_org/third_party/opus/src/celt/
bands.c 989 /* Corresponds to a forward-masking slope of 1.5 dB per 10 ms */
    [all...]
  /external/icu4c/common/
ucnvbocu.cpp 36 * a sequence of byte-encoded differences (slope detection),
    [all...]
  /external/libyuv/files/source/
row_common.cc     [all...]
row_win.cc     [all...]
row_posix.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_reg.h     [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_reg.h     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java     [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.c 637 * the temperature slope while in no motion state.
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 702 float slope = deltaY / deltaX; local
703 float theta = (float) Math.atan(slope);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java 967 float slope = absDeltaY \/ absDeltaX; local
    [all...]
  /external/ceres-solver/docs/source/
modeling.rst 460 appropriate parameters, and computing the slope. For performance,
    [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp     [all...]
  /hardware/invensense/60xx/mlsdk/mllite/
mlarray.c     [all...]
  /external/skia/tools/tests/benchgraphs/Skia_Shuttle_Ubuntu12_ATI5770_Float_Bench_32/output-expected/
graph.xhtml 90 var slope = document.getElementById(id+'_linear');
91 if (slope) {
92 slope.setAttributeNS(null,'visibility', 'visible');
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 467 DEBUG(dbgs() << "\t\tsame slope\n");
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]

Completed in 609 milliseconds

1 2 3 4 56 7