Home
last modified time | relevance | path

Searched refs:M2 (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/
A DSDL_d3dmath.c44 m.v._11 = M1.v._11 * M2.v._11 + M1.v._12 * M2.v._21 + M1.v._13 * M2.v._31 + M1.v._14 * M2.v._41; in MatrixMultiply()
45 m.v._12 = M1.v._11 * M2.v._12 + M1.v._12 * M2.v._22 + M1.v._13 * M2.v._32 + M1.v._14 * M2.v._42; in MatrixMultiply()
46 m.v._13 = M1.v._11 * M2.v._13 + M1.v._12 * M2.v._23 + M1.v._13 * M2.v._33 + M1.v._14 * M2.v._43; in MatrixMultiply()
47 m.v._14 = M1.v._11 * M2.v._14 + M1.v._12 * M2.v._24 + M1.v._13 * M2.v._34 + M1.v._14 * M2.v._44; in MatrixMultiply()
48 m.v._21 = M1.v._21 * M2.v._11 + M1.v._22 * M2.v._21 + M1.v._23 * M2.v._31 + M1.v._24 * M2.v._41; in MatrixMultiply()
49 m.v._22 = M1.v._21 * M2.v._12 + M1.v._22 * M2.v._22 + M1.v._23 * M2.v._32 + M1.v._24 * M2.v._42; in MatrixMultiply()
50 m.v._23 = M1.v._21 * M2.v._13 + M1.v._22 * M2.v._23 + M1.v._23 * M2.v._33 + M1.v._24 * M2.v._43; in MatrixMultiply()
51 m.v._24 = M1.v._21 * M2.v._14 + M1.v._22 * M2.v._24 + M1.v._23 * M2.v._34 + M1.v._24 * M2.v._44; in MatrixMultiply()
52 m.v._31 = M1.v._31 * M2.v._11 + M1.v._32 * M2.v._21 + M1.v._33 * M2.v._31 + M1.v._34 * M2.v._41; in MatrixMultiply()
53 m.v._32 = M1.v._31 * M2.v._12 + M1.v._32 * M2.v._22 + M1.v._33 * M2.v._32 + M1.v._34 * M2.v._42; in MatrixMultiply()
[all …]
A DSDL_d3dmath.h63 Float4X4 MatrixMultiply(Float4X4 M1, Float4X4 M2);
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Draw2tiff.c494 M1 += X, M2 += Y; in correlation()
503 M1 += X, M2 += Y; in correlation()
512 M1 += X, M2 += Y; in correlation()
521 M1 += X, M2 += Y; in correlation()
530 M1 += X, M2 += Y; in correlation()
539 M1 += X, M2 += Y; in correlation()
548 M1 += X, M2 += Y; in correlation()
557 M1 += X, M2 += Y; in correlation()
565 M2 /= n_elem; in correlation()
567 D2 -= M2 * M2 * n_elem; in correlation()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dtestimg.ppm5 …����������������������������������������������������������Ÿ�taP6RB(XH.XH.[M2[M2\N3\N3[P4[P4\Q5\Q5T…
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c29944 #define M2(op1, op2) ((op1) | ((op2) << 8)) macro
30400 if (code_match(&cc, pos_next, M2(OP_put_array_el, OP_put_ref_value), OP_drop, -1)) { in resolve_variables()
30516 if (code_match(&cc, pos_next, M2(OP_if_false, OP_if_true), OP_drop, -1)) { in resolve_variables()
31143 if (code_match(&cc, pos_next, OP_strict_neq, M2(OP_if_false, OP_if_true), -1)) { in resolve_labels()
31160 if (code_match(&cc, pos_next, M2(OP_if_false, OP_if_true), -1)) { in resolve_labels()
31209 if (code_match(&cc, pos_next, M2(OP_if_false, OP_if_true), -1)) { in resolve_labels()
31296 if (code_match(&cc, pos_next, M2(OP_if_false, OP_if_true), -1)) { in resolve_labels()
31311 if (code_match(&cc, pos_next, OP_strict_neq, M2(OP_if_false, OP_if_true), -1)) { in resolve_labels()
31331 if (code_match(&cc, pos_next, M2(OP_put_field, OP_put_var_strict), OP_drop, -1)) { in resolve_labels()
31385 … if (code_match(&cc, pos_next, M2(OP_post_dec, OP_post_inc), OP_put_loc, idx, OP_drop, -1) || in resolve_labels()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A Drgb-3c-8b.ppm309 ^g"k( yG-�\7�i7�j9�X3zC,t@-r@*n:(tE(rG*tI,yO-zO-|Q-�[2�[3�_2�d;�M2|G.m0 d[ R

Completed in 121 milliseconds