Searched defs:matrix_ptr (Results 1 – 4 of 4) sorted by relevance
146 #define matrix_ptr(Matrix_base_adr, row, column, N) \ macro
125 const float* matrix_ptr = matrix; in PortableMatrixBatchVectorMultiplyAccumulate() local213 const float* matrix_ptr = matrix; in PortableSparseMatrixBatchVectorMultiplyAccumulate1x4() local238 const float* matrix_ptr = matrix; in PortableSparseMatrixBatchVectorMultiplyAccumulate() local
3529 double* matrix_ptr = (double*)(m_bo_1_data + n_matrix * m_bo_1_batch_size + m_bo_1_offset_matrix); in initBuffers() local3576 unsigned char* matrix_ptr = m_bo_2_data + n_matrix * m_bo_2_batch_size + m_bo_2_offset_matrix; in initBuffers() local
1910 const float* matrix_ptr = matrix; in NeonSparseMatrixBatchVectorMultiplyAccumulate1x4() local1942 const float* matrix_ptr = matrix; in NeonSparseMatrixBatchVectorMultiplyAccumulate() local