Home
last modified time | relevance | path

Searched defs:col_base (Results 1 – 6 of 6) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s16.c87 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s16() local
220 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s16() local
285 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s16() local
Darm_nn_mat_mult_nt_t_s8.c80 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s8() local
162 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s8() local
Darm_nn_mat_mult_nt_t_s4.c73 int8_t const *col_base = packed_rhs; in arm_nn_mat_mult_nt_t_s4() local
178 int8_t const *col_base = packed_rhs; in arm_nn_mat_mult_nt_t_s4() local
279 const int8_t *col_base = packed_rhs; in arm_nn_mat_mult_nt_t_s4() local
Darm_nn_mat_mul_core_4x_s8.c70 const int8_t *col_base = col_base_ref + i * row_elements; in arm_nn_mat_mul_core_4x_s8() local
Darm_nn_mat_mul_core_1x_s8.c58 const int8_t *col_base = col_base_ref; in arm_nn_mat_mul_core_1x_s8() local
Darm_nn_mat_mul_core_1x_s4.c58 const int8_t *col_base = col_base_ref; in arm_nn_mat_mul_core_1x_s4() local