HomeSort by relevance Sort by last modified time
    Searched full:diagonal (Results 276 - 300 of 328) sorted by null

<<11121314

  /external/icu4c/data/unidata/norm2/
uts46.txt 409 023E >2C66 # 4.1 LATIN CAPITAL LETTER T WITH DIAGONAL STROKE
    [all...]
  /external/opencv/cv/src/
cvgeometry.cpp 435 // Diagonal entries of R, except the last one, shall be positive.
  /external/srec/srec/clib/
swimodel.c 410 ** with diagonal covariance matrix.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-209067.js     [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_view_single.c 324 DBG("scroll diagonal: %+03d,%+03d update=%d,%d+%dx%d, "
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
pitch_estimator.c 571 * by overwritting the upper triangle; scale factors on diagonal
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 440 ;// and right-down diagonal pixels. Just as in HalfPixelX case, M_LOAD_XINT
  /ndk/sources/host-tools/sed-4.2.1/po/
es.po 469 msgstr "Diagonal invertida al final"
  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java 138 public static final String NODE_DIAGONAL_LENGTH = "diagonal-length";
  /external/opencv/cvaux/src/
cveigenobjects.cpp 272 /* diagonal square calc */
294 /* non-diagonal elements calc */
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 706 # This version computes all of the off-diagonal terms into memory,
707 # and then it adds in the diagonal terms
    [all...]
  /external/skia/legacy/src/core/
SkPath.cpp 247 A diagonal line is parsed.
294 return false; // diagonal
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp 1010 /* Diagonal Vertical Right */
1052 /* Diagonal Vertical Right */
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp     [all...]
  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp 308 // which is more common than diagonal lines. The line's
    [all...]
  /external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h 750 Lval[lastl] = 1.0; /* unit diagonal */
  /external/neven/Embedded/common/src/b_TensorEm/
Int32Mat.c 301 /* exchange rows to put pivot on diagonal, if neccessary */
RBFMap2D.c 222 /* set diagonal elements having null distance */
  /frameworks/base/core/jni/android/opengl/
util.cpp 295 // just take the diagonal of the box as defining our sphere.
  /frameworks/base/libs/androidfw/
VelocityTracker.cpp 414 * as a vector although in the literature it is typically taken to be a diagonal matrix.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintPainter.java 255 * Instead, we can simply draw a diagonal arrow here to represent BOTH constraints and
    [all...]
  /external/skia/tests/
PathTest.cpp     [all...]
  /external/chromium/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc 51 // 16 px at the end of each edge triggers diagonal resizing.
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Matrix3f.java 697 * Where all values are zero except those along the diagonal which are one.
    [all...]
Quaternion.java 338 // the trace is the sum of the diagonal elements; see
    [all...]

Completed in 1309 milliseconds

<<11121314