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

<<11121314151617181920>>

  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java 138 public static final String NODE_DIAGONAL_LENGTH = "diagonal-length";
  /external/opencv3/modules/core/include/opencv2/
core.hpp 599 @note The calculated standard deviation is only the diagonal of the
    [all...]
  /external/unicode/
DerivedAge.txt 285 2200..22F1 ; 1.1 # [242] FOR ALL..DOWN RIGHT DIAGONAL ELLIPSIS
    [all...]
  /external/ImageMagick/MagickCore/
resample.c     [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_2.sh 274 run_test "shaders/glsl-fs-loop-diagonal-break" 0.0 "bin/shader_runner tests/shaders/glsl-fs-loop-diagonal-break.shader_test -auto"
    [all...]
  /external/gemmlowp/test/
test.cc     [all...]
  /external/opencv/cvaux/src/
cveigenobjects.cpp 272 /* diagonal square calc */
294 /* non-diagonal elements calc */
    [all...]
  /external/opencv3/modules/core/src/
lapack.cpp 908 __m128d sm = _mm_unpacklo_pd(s0, _mm_load_sd((const double*)(srcdata+srcstep)+1)); //sm = sf(0,0) sf(1,1) - main diagonal
909 __m128d ss = _mm_shuffle_pd(s0, s1, _MM_SHUFFLE2(0,1)); //ss = sf(0,1) sf(1,0) - secondary 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/tests/camera/src/android/hardware/camera2/cts/rs/
RawConverter.java 616 if (DEBUG) Log.d(TAG, "Reference Neutral Diagonal: " + Arrays.toString(D));
    [all...]
  /external/ImageMagick/ImageMagick/api/
enhance.html 146 <p>ClutImage() replaces each color value in the given image, by using it as an index to lookup a replacement color value in a Color Look UP Table in the form of an image. The values are extracted along a diagonal of the CLUT image so either a horizontal or vertial gradient image can be used.</p>
  /external/ImageMagick/www/api/
enhance.html 150 <p>ClutImage() replaces each color value in the given image, by using it as an index to lookup a replacement color value in a Color Look UP Table in the form of an image. The values are extracted along a diagonal of the CLUT image so either a horizontal or vertial gradient image can be used.</p>
enhance.php 146 <p>ClutImage() replaces each color value in the given image, by using it as an index to lookup a replacement color value in a Color Look UP Table in the form of an image. The values are extracted along a diagonal of the CLUT image so either a horizontal or vertial gradient image can be used.</p>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
FieldMatrix.java 435 * trace</a> of the matrix (the sum of the elements on the main diagonal).
    [all...]
RealMatrix.java 480 * trace</a> of the matrix (the sum of the elements on the main diagonal).
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
FirstOrderIntegratorWithJacobians.java 243 // set diagonal element of dy/dy0 to 1.0 at t = t0
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
validators_unittest.py 565 'drag_edge_thumb.diagonal.dat',
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
touchbotII_robot_wrapper.py 158 GV.DIAGONAL: 0,
  /external/deqp/modules/gles2/functional/
es2fTextureUnitTests.cpp 377 planarTransData[i] = rnd.getFloat(0.1f, 0.9f); // Two first diagonal cells control the scaling.
    [all...]
  /external/dng_sdk/source/
dng_mosaic_info.cpp 1444 // Look for color 1 repeated twice in a diagonal.
    [all...]
  /external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h 751 Lval[lastl] = 1.0; /* unit diagonal */
  /external/mesa3d/src/gallium/drivers/r300/
r300_render.c     [all...]
  /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 */

Completed in 1315 milliseconds

<<11121314151617181920>>