/external/libvorbis/doc/ |
vorbis.html | 186 orthogonal concepts, <em>back-end coding</em> and <em>bitpacking</em>.</p>
|
/external/mesa3d/src/mesa/swrast/ |
s_aatriangle.c | 59 /* Crossproduct "(a,b,c):= dv1 x dv2" is orthogonal to plane. */
|
/external/skia/bench/ |
ShapesBench.cpp | 276 // Donuts (small and large). These fall-back to path rendering due to non-orthogonal rotation
|
/external/skia/src/gpu/ |
GrTestUtils.cpp | 61 // orthogonal basis vectors
|
/libcore/ojluni/src/main/java/sun/security/validator/ |
Validator.java | 53 * <p>There are two orthogonal parameters to select the Validator
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/ |
SdkManagerAction.java | 69 // Although orthogonal to the sdk manager action, this is a good time
|
/toolchain/binutils/binutils-2.25/bfd/ |
aout-ns32k.c | 57 Note that the ns32k displacement storage method is orthogonal to
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/ |
LocalizedFormats.java | 72 CLOSEST_ORTHOGONAL_MATRIX_HAS_NEGATIVE_DETERMINANT("the closest orthogonal matrix has a negative determinant {0}"), 270 TOO_SMALL_ORTHOGONALITY_TOLERANCE("orthogonality tolerance is too small ({0}), solution is orthogonal to the jacobian"),
|
/external/eigen/Eigen/src/Eigenvalues/ |
RealQZ.h | 28 * real orthogonal matrixes, T is upper-triangular matrix, and S is upper 29 * quasi-triangular matrix. An orthogonal matrix is a matrix whose
|
/external/eigen/Eigen/src/SparseQR/ |
SparseQR.h | 50 * Q is the orthogonal matrix represented as products of Householder reflectors. 254 QRMatrixType m_Q; // The orthogonal reflectors
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
HybridNonLinearSolver.h | 225 /* accumulate the orthogonal factor in fjac. */ 468 /* accumulate the orthogonal factor in fjac. */
|
/external/ImageMagick/MagickCore/ |
resample.c | [all...] |
morphology.c | 617 % (current restricted to orthogonal angles). If a 'radius' is given the 715 % Type 1: Orthogonal Kernel (same as type 11 below) [all...] |
/external/skia/src/core/ |
SkMatrix.cpp | 251 // upper 2x2 is scale + rotation/reflection if basis vectors are orthogonal [all...] |
/external/opencv3/3rdparty/openexr/Imath/ |
ImathMatrixAlgo.cpp | 672 // and use a pair of orthogonal transforms to zero out, say, the 684 // result is a diagonal A matrix and a bunch of orthogonal transforms: 690 // This turns out to be highly accurate because (1) orthogonal transforms [all...] |
/cts/apps/CameraITS/tests/sensor_fusion/ |
test_sensor_fusion.py | 391 reflection, orthogonal rotation and scaling) of the points in Y to best
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
QRDecompositionImpl.java | 30 * that satisfy: A = QR, Q is orthogonal (Q<sup>T</sup>Q = I), and R is
|
RealVector.java | 865 /** Find the orthogonal projection of this vector onto another vector. 873 /** Find the orthogonal projection of this vector onto another vector. [all...] |
/external/bison/ |
TODO | 201 that they seem to be quite orthogonal to the parsing technique, and
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/ |
xhtml-symbol.ent | 206 <!ENTITY perp "⊥"> <!-- up tack = orthogonal to = perpendicular,
|
/external/libxml2/test/valid/dtds/ |
xhtml-symbol.ent | 211 <!ENTITY perp "⊥"> <!-- up tack = orthogonal to = perpendicular,
|
/external/opencv/cv/src/ |
_cvkdtree.hpp | 427 // orthogonal range search
|
/frameworks/base/services/core/java/com/android/server/display/ |
LogicalDisplay.java | 49 * display devices are orthogonal concepts. Some mapping will exist between
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_pickmode.c | 182 // Note our transform coeffs are 8 times an orthogonal transform.
|
/libcore/luni/src/main/java/javax/xml/transform/ |
Transformer.java | 243 * In other words the behavior is not orthogonal with
|