HomeSort by relevance Sort by last modified time
    Searched full:normalized (Results 551 - 575 of 2072) sorted by null

<<21222324252627282930>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
camera_response.rsh 13 // The difference here is that we use a normalized model such
  /development/ndk/platforms/android-3/arch-arm/include/machine/
ieee.h 63 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /development/ndk/platforms/android-9/arch-mips/include/
fenv.h 43 * to the closest normalized value.
  /development/ndk/platforms/android-9/arch-mips/include/machine/
ieee.h 59 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /development/ndk/platforms/android-9/arch-x86/include/machine/
ieee.h 60 * the number 0.10000 x 2 , for instance, is the same as the normalized
  /development/tools/apkcheck/src/com/android/apkcheck/
ApiDescrHandler.java 96 * will include a '$' (it has been normalized already).
  /external/ImageMagick/ImageMagick/api/
quantize.html 225 <p>This value is the normalized mean quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in the image.</p>
228 <p>Thsi value is the normalized maximum quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in your image.</p>
  /external/ImageMagick/Magick++/lib/Magick++/
Statistic.h 129 // Obtain image statistics. Statistics are normalized to the range
  /external/ImageMagick/www/api/
quantize.html 229 <p>This value is the normalized mean quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in the image.</p>
232 <p>Thsi value is the normalized maximum quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in your image.</p>
quantize.php 225 <p>This value is the normalized mean quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in the image.</p>
228 <p>Thsi value is the normalized maximum quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in your image.</p>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Vector3D.java 281 /** Get a normalized vector aligned with the instance.
282 * @return a new normalized vector
294 * <p>There are an infinite number of normalized vectors orthogonal
305 * @return a new normalized vector orthogonal to the instance
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
DummyStepInterpolator.java 95 * @param theta normalized interpolation abscissa within the step
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
SimplexTableau.java 218 * @param originalConstraints original (not normalized) constraints
222 List<LinearConstraint> normalized = new ArrayList<LinearConstraint>(); local
224 normalized.add(normalize(constraint));
226 return normalized;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
FirstMoment.java 68 * normalized by previous sample size. Retained to prevent repeated
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
importgl.h 100 GLboolean normalized, GLsizei stride,
  /external/autotest/tko/
machine_aggr.cgi 59 graph = plotgraph.gnuplot(title, 'Kernel', 'normalized throughput (%)', xsort = sort_kernels, size = "600,500")
  /external/bison/m4/
frexpl.m4 166 function returns an invalid (incorrectly normalized) value: it returns
  /external/ceres-solver/examples/
snavely_reprojection_error.h 127 // normalized, since one of the ways to run the bundler is to let Ceres
  /external/chromium-trace/catapult/third_party/Paste/docs/
testing-applications.txt 83 is normalized for this test.
  /external/chromium-trace/catapult/third_party/WebOb/webob/
headers.py 13 Keys are normalized for case and whitespace.
  /external/deqp/framework/delibs/debase/
deFloat16.c 82 /* Normalized float. */
  /external/deqp/modules/glshared/
glsFragmentOpUtil.hpp 50 // Normalized device coordinates (range [-1, 1]).
  /external/e2fsprogs/intl/
finddomain.c 81 (5) normalized codeset
  /external/eigen/demos/opengl/
icosphere.cpp 87 mVertices.push_back( (mVertices[e0]+mVertices[e1]).normalized() );
  /external/eigen/test/eigen2/
eigen2_regression.cpp 37 cur_point = VectorType::Random(size)/*.normalized()*/;

Completed in 1343 milliseconds

<<21222324252627282930>>