Home
last modified time | relevance | path

Searched defs:m11 (Results 1 – 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DMatrix.cpp22 Matrix Matrix::diag(float m11, float m22, float m33, float m44) in diag()
257 float Matrix::det(float m11) in det()
262 float Matrix::det(float m11, float m12, in det()
268 float Matrix::det(float m11, float m12, float m13, in det()
277 float Matrix::det(float m11, float m12, float m13, float m14, in det()
DMatrix.hpp147 inline Matrix::Matrix(float m11, float m12, float m13, in Matrix()
159 inline Matrix::Matrix(float m11, float m12, float m13, float m14, in Matrix()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.h262 simdscalar m11 = _simd_load1_ps(&vpMatrices.m11[0]); in viewportTransform() local
281 const simd16scalar m11 = _simd16_broadcast_ss(&vpMatrices.m11[0]); in viewportTransform() local
303 simdscalar m11 = _simd_i32gather_ps(&vpMatrices.m11[0], vViewportIdx, 4); in viewportTransform() local
325 const simd16scalar m11 = _simd16_i32gather_ps(&vpMatrices.m11[0], vViewportIdx, 4); in viewportTransform() local
/third_party/boost/libs/date_time/test/gregorian/
Dtestgreg_month.cpp18 greg_month m7(Jul), m8(Aug), m9(Sep), m10(Oct), m11(Nov),m12(Dec); in test_month() local
/third_party/boost/libs/gil/test/core/image_processing/
Dharris.cpp41 gil::gray32f_image_t m11(dimensions); in test_blank_image() local
Dhessian.cpp41 gil::gray32f_image_t m11(dimensions); in test_blank_image() local
/third_party/boost/libs/hana/include/boost/hana/detail/
Dstruct_macros.hpp521 #define BOOST_HANA_ADAPT_STRUCT_IMPL_12(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11) \ argument
541 #define BOOST_HANA_ADAPT_STRUCT_IMPL_13(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12) … argument
561 #define BOOST_HANA_ADAPT_STRUCT_IMPL_14(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
581 #define BOOST_HANA_ADAPT_STRUCT_IMPL_15(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
601 #define BOOST_HANA_ADAPT_STRUCT_IMPL_16(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
621 #define BOOST_HANA_ADAPT_STRUCT_IMPL_17(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
641 #define BOOST_HANA_ADAPT_STRUCT_IMPL_18(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
661 #define BOOST_HANA_ADAPT_STRUCT_IMPL_19(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
681 #define BOOST_HANA_ADAPT_STRUCT_IMPL_20(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
701 #define BOOST_HANA_ADAPT_STRUCT_IMPL_21(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
[all …]
/third_party/boost/boost/hana/detail/
Dstruct_macros.hpp521 #define BOOST_HANA_ADAPT_STRUCT_IMPL_12(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11) \ argument
541 #define BOOST_HANA_ADAPT_STRUCT_IMPL_13(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12) … argument
561 #define BOOST_HANA_ADAPT_STRUCT_IMPL_14(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
581 #define BOOST_HANA_ADAPT_STRUCT_IMPL_15(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
601 #define BOOST_HANA_ADAPT_STRUCT_IMPL_16(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
621 #define BOOST_HANA_ADAPT_STRUCT_IMPL_17(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
641 #define BOOST_HANA_ADAPT_STRUCT_IMPL_18(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
661 #define BOOST_HANA_ADAPT_STRUCT_IMPL_19(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
681 #define BOOST_HANA_ADAPT_STRUCT_IMPL_20(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
701 #define BOOST_HANA_ADAPT_STRUCT_IMPL_21(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument
[all …]
/third_party/mesa3d/src/intel/common/
Dintel_guardband.h28 float m00, float m11, float m30, float m31, in intel_calculate_guardband_size()
/third_party/boost/boost/gil/image_processing/
Dharris.hpp35 boost::gil::gray32f_view_t m11, in compute_harris_responses()
Dnumeric.hpp65 boost::gil::gray32f_view_t m11, in compute_tensor_entries()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DIntermediate.cpp1240 float determinant2(float m00, float m01, float m10, float m11) in determinant2()
1246 float m10, float m11, float m12, in determinant3()
1255 float m10, float m11, float m12, float m13, in determinant4()
1323 float m11 = unionArray[3].getFConst(); in CreateInverse() local
1336 float m11 = unionArray[4].getFConst(); in CreateInverse() local
1359 float m11 = unionArray[5].getFConst(); in CreateInverse() local
/third_party/skia/include/effects/
DSkColorMatrix.h24 float m10, float m11, float m12, float m13, float m14, in SkColorMatrix()
/third_party/ffmpeg/libavfilter/
Dcolorspace.c30 m10 = in[1][0], m11 = in[1][1], m12 = in[1][2], in ff_matrix_invert_3x3() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DMatrix.java34 float m3, float m7, float m11, float m15) { in Matrix()
197 float m3, float m7, float m11, float m15); in nCreate()
/third_party/boost/libs/gil/example/
Dhessian.cpp181 gil::gray32f_image_t m11(x_gradient.dimensions()); in main() local
Dharris.cpp178 gil::gray32f_image_t m11(x_gradient.dimensions()); in main() local
/third_party/flutter/skia/third_party/externals/angle2/util/
DMatrix.cpp43 float m11, in Matrix4()
/third_party/skia/third_party/externals/angle2/util/
DMatrix.cpp43 float m11, in Matrix4()
/third_party/skia/modules/androidkit/src/
DMatrix.cpp17 jfloat m3, jfloat m7, jfloat m11, jfloat m15) { in Matrix_Create()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c69 int16x8_t m11 = vaddq_s16(t11, t12); in Conv3x3Int8InputUnit() local
233 int16x8_t m11 = vaddq_s16(vaddq_s16(dst10, dst11), dst12); in Conv3x3Int8FilterTransform() local
415 int16_t m11 = dst10 + dst11 + dst12; in Conv3x3Int8FilterTransform() local
/third_party/boost/boost/geometry/srs/projections/impl/
Dpj_apply_gridshift.hpp108 CalcT m00, m10, m01, m11; in nad_intr() local
/third_party/python/Modules/_blake2/impl/
Dblake2s.c298 const uint32_t m11 = ( ( uint32_t * )block )[11]; in blake2s_compress() local
Dblake2b.c313 const uint64_t m11 = ( ( uint64_t * )block )[11]; in blake2b_compress() local
/third_party/skia/include/core/
DSkM44.h171 SkScalar m3, SkScalar m7, SkScalar m11, SkScalar m15) in SkM44()

123