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

<<21222324252627282930>>

  /external/mesa3d/src/mesa/main/
varray.h 151 GLboolean normalized, GLsizei stride,
  /external/mesa3d/src/mesa/tnl/
t_context.c 208 * it wants Normalized Device Coords (NDC) computed. I.e. whether
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/
Command.java 138 * Return the name, normalized to a common format - convert to upper case.
  /external/opencv3/3rdparty/openexr/Half/
toFloat.cpp 116 // Normalized number
  /external/opencv3/doc/py_tutorials/py_photo/py_inpainting/
py_inpainting.markdown 31 on the neigbourhood to be inpainted. This pixel is replaced by normalized weighted sum of all the
  /external/opencv3/modules/calib3d/src/
polynom_solver.cpp 49 // Calculate the normalized form x^3 + a2 * x^2 + a1 * x + a0 = 0
  /external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
texture.hpp 70 ref.normalized = normalizedCoords;
  /external/opencv3/samples/cpp/
pca.cpp 84 // create and return normalized image
  /external/skia/src/gpu/effects/
GrBitmapTextGeoProc.cpp 114 // Currently we hardcode numbers to convert atlas coordinates to normalized floating point
GrTextureDomain.h 25 * normalized texture coords ([0,1]x[0,1] square). Bilinear filtering can cause texels outside the
GrTextureStripAtlas.h 67 * atlas and scaleFactor, returned by getNormalizedTexelHeight, is the normalized height of
  /external/skia/src/utils/
SkFloatUtils.h 85 * On an Intel CPU, passing a non-normalized NAN (Not a Number)
  /external/skia/tests/
PointTest.cpp 102 // now that pt is normalized, we check its length
  /external/v8/src/
double.h 129 // The bigger boundary (m_plus) is normalized. The lower boundary has the same
  /external/v8/test/mjsunit/
in.js 96 // Check dictionary ("normalized") objects
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
VideoRenderer.java 51 // cause it to appear different from a normalized texture. This matrix does not take
  /external/webrtc/webrtc/base/
ipaddress.h 103 IPAddress Normalized() const;
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode.c 189 /* perceptual post-filtering (using normalized lattice filter) */
lattice_neon.c 16 // Contains a function for the core loop in the normalized lattice MA
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
codec.h 219 /************************* normalized lattice filters ************************/
  /frameworks/av/media/img_utils/include/img_utils/
DngUtils.h 126 * opticalCenterX, opticalCenterY - Normalized x,y coordinates of the sensor optical
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
log2_norm.cpp 91 L_x = normalized input value of type Word32
114 The function Log2(L_x) calculates the logarithm of the normalized input
138 Word32 L_x, // (i) : input value (normalized)
197 Word32 L_x, /* (i) : input value (normalized) */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Dot_p_neon.s 18 @Word32 Dot_product12( /* (o) Q31: normalized result (1 < val <= -1) */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
oper_32b.c 173 * 16 bit positive normalized integer whose value falls in the *
  /frameworks/base/core/java/android/hardware/camera2/params/
RggbChannelVector.java 45 * <p>All pixel values are considered normalized within {@code [0.0f, 1.0f]}

Completed in 1848 milliseconds

<<21222324252627282930>>