Searched refs:det2 (Results 1 – 7 of 7) sorted by relevance
/external/opencv/cvaux/src/ |
D | decomppoly.cpp | 155 int det, det1, det2; 224 det2 = ix1 * iy0 - ix0 * iy1; 225 t2 = ( ( float )( det2 ) ) / det;
|
/external/opencv/cxcore/src/ |
D | cxmatrix.cpp | 761 #define det2(m) (m(0,0)*m(1,1) - m(0,1)*m(1,0)) macro 800 result = det2(Mf); in cvDet() 804 result = det2(Md); in cvDet() 984 double d = det2(Sf); in cvInvert() 1002 double d = det2(Sd); in cvInvert() 1286 double d = det2(Sf); in cvSolve() 1300 double d = det2(Sd); in cvSolve()
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.hpp | 298 void det2(Vector4f &dst, const Vector4f &src0, const Vector4f &src1);
|
D | PixelProgram.cpp | 182 case Shader::OPCODE_DET2: det2(d, s0, s1); break; in applyShader()
|
D | VertexProgram.cpp | 183 case Shader::OPCODE_DET2: det2(d, s0, s1); break; in program()
|
D | ShaderCore.cpp | 1208 void ShaderCore::det2(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in det2() function in sw::ShaderCore
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1996.pat.txt | 3347 det2
|