Searched
full:normalized (Results
1251 -
1275 of
2497) sorted by null
<<51525354555657585960>>
/external/ImageMagick/ImageMagick/api/ |
statistic.html | 270 <p>GetImageMoments() returns the normalized moments of one or more image channels.</p>
|
/external/ImageMagick/ImageMagick/script/ |
conjure.html | 382 <td>apply color correction to the image. Although you can use variable sized matrices, typically you use a 5 x 5 for an RGBA image and a 6x6 for CMYKA. A 6x6 matrix is required for offsets (populate the last column with normalized values).</td> 601 <td>get a single pixel. By default normalized pixel values are returned.</td> 608 <td>get image pixels as defined by the map (e.g. "RGB", "RGBA", etc.). By default non-normalized pixel values are returned.</td> [all...] |
/external/ImageMagick/www/api/ |
distort.html | 216 <dd>array of floating point arguments for this method-- x,y,color_values-- with color_values given as normalized values. </dd>
|
distort.php | 212 <dd>array of floating point arguments for this method-- x,y,color_values-- with color_values given as normalized values. </dd>
|
statistic.php | 270 <p>GetImageMoments() returns the normalized moments of one or more image channels.</p>
|
/external/ImageMagick/www/ |
conjure.html | 386 <td>apply color correction to the image. Although you can use variable sized matrices, typically you use a 5 x 5 for an RGBA image and a 6x6 for CMYKA. A 6x6 matrix is required for offsets (populate the last column with normalized values).</td> 605 <td>get a single pixel. By default normalized pixel values are returned.</td> 612 <td>get image pixels as defined by the map (e.g. "RGB", "RGBA", etc.). By default non-normalized pixel values are returned.</td> [all...] |
/external/adhd/cras/src/tests/ |
dsp_core_unittest.cc | 24 /* Calculates the magnitude at normalized frequency f. The output is
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
QRDecompositionImpl.java | 110 * Calculate the normalized reflection vector v and transform
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
EmbeddedRungeKuttaIntegrator.java | 237 // iterate over step size, ensuring local normalized error is smaller than 1
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
AbstractStepInterpolator.java | 327 * @param theta normalized interpolation abscissa within the step
|
/external/autotest/client/cros/audio/ |
check_quality.py | 309 logging.debug('max signal after normalized: %f', max(normalized_signal))
|
/external/autotest/site_utils/bootperf-bin/ |
resultset.py | 326 # the values have to be normalized to a common time line.
|
/external/avb/libavb_ab/ |
avb_ab_flow.c | 183 /* Ensure data is normalized, e.g. illegal states will be marked as
|
/external/clang/tools/scan-build-py/libscanbuild/ |
intercept.py | 216 """ Create normalized absolute path from input filename. """
|
/external/deqp/doc/ |
GLES2 Negative API Functions.txt | 197 o glVertexAttribPointer (GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr);
|
/external/deqp/external/openglcts/modules/common/ |
glcPolygonOffsetClampTests.cpp | 488 // Convert read depth value to GLfloat normalized
|
/external/deqp/external/vulkancts/framework/vulkan/ |
vkBinaryRegistry.cpp | 331 // Must be normalized prior to construction of final index
|
/external/deqp/framework/opengl/simplereference/ |
sglrContext.hpp | 146 virtual void vertexAttribPointer (deUint32 index, int size, deUint32 type, deBool normalized, int stride, const void *pointer) = DE_NULL;
|
sglrContextWrapper.hpp | 192 void glVertexAttribPointer (deUint32 indx, int size, deUint32 type, deBool normalized, int stride, const void* ptr);
|
/external/eigen/Eigen/src/Core/ |
MatrixBase.h | 206 EIGEN_DEVICE_FUNC const PlainObject normalized() const;
|
/external/eigen/unsupported/test/ |
special_functions.cpp | 61 // Test various propreties of igamma & igammac. These are normalized
|
/external/emma/core/java12/com/vladium/util/ |
Files.java | 308 * ".tmp"; this is always normalized to start with "."; only the first 3
|
Property.java | 483 private final String m_systemPrefix; // can be null [if not null, normalized to end with "."]
|
/external/gemmlowp/doc/ |
quantization.md | 265 constant multiplier in the normalized interval `[1/2,1)`, and right-shifting
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest-filepath_test.cc | 472 // Tests that separators at the end of the string are normalized
|
Completed in 650 milliseconds
<<51525354555657585960>>