Searched defs:mat1 (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/examples/aarch64/ |
H A D | neon-matrix-multiply.cc | 117 float mat1[kLength], mat2[kLength], output[kLength]; in main() local [all...] |
/third_party/libphonenumber/cpp/test/phonenumbers/ |
H A D | regexp_adapter_test.cc | 178 string mat1, mat2, res3, res4, res5, res6; in TEST_F() local
|
/third_party/vixl/test/aarch64/examples/ |
H A D | test-examples.cc | 250 float mat1[kLength], mat2[kLength], expected[kLength], output[kLength]; in TEST() local [all...] |
/third_party/skia/tests/ |
H A D | CodecTest.cpp | 1615 skcms_Matrix3x3 mat0, mat1; in test_encode_icc() local
|
Completed in 6 milliseconds