Searched defs:mat1 (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | matrix_utils.h | 139 Matrix<T> compMult(const Matrix<T> &mat1) const in compMult() 155 Matrix<T> outerProduct(const Matrix<T> &mat1) const in outerProduct()
|
| /third_party/vixl/examples/aarch64/ |
| D | neon-matrix-multiply.cc | 117 float mat1[kLength], mat2[kLength], output[kLength]; in main() local
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| D | regexp_adapter_test.cc | 178 string mat1, mat2, res3, res4, res5, res6; in TEST_F() local
|
| /third_party/vixl/test/aarch64/examples/ |
| D | test-examples.cc | 250 float mat1[kLength], mat2[kLength], expected[kLength], output[kLength]; in TEST() local
|
| /third_party/astc-encoder/Source/ |
| D | astcenc_ideal_endpoints_and_weights.cpp | 1049 vfloat4 mat1(ZQP, SZmRR * X - Z * PP, RQX, mZQX); in compute_rgbo_vector() local
|
| /third_party/skia/tests/ |
| D | CodecTest.cpp | 1615 skcms_Matrix3x3 mat0, mat1; in test_encode_icc() local
|