Searched defs:out_matrix (Results 1 – 2 of 2) sorted by relevance
118 ruy::Matrix<underlying_t> out_matrix; in qmatmul() local
356 const float* const in_matrix, float* const out_matrix) { in Convert3x3To4x4()