Home
last modified time | relevance | path

Searched defs:matrix_row (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/drivers/i2c/generic/
H A Dgeneric.c155 char matrix_row[12]; in i2c_generic_fill_ssdt() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dsse_tensor_utils.cc171 const float* matrix_row = matrix; in Avx2MatrixBatchVectorMultiplyAccumulateImpl() local
H A Dneon_tensor_utils.cc237 const float* matrix_row = matrix; in NeonMatrixBatchVectorMultiplyAccumulate() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix_proxy.hpp28 class matrix_row: class
54 matrix_row (matrix_type &data, size_type i): in matrix_row() function in boost::numeric::ublas::matrix_row