Searched refs:col_offset (Results 1 – 2 of 2) sorted by relevance
46 const int32_t col_offset, in arm_nn_mat_mult_s8() argument76 const int16x8_t offset = vdupq_x_n_s16(col_offset, p); in arm_nn_mat_mult_s8()136 const int16x8_t offset = vdupq_x_n_s16(col_offset, p); in arm_nn_mat_mult_s8()171 (void)col_offset; in arm_nn_mat_mult_s8()
274 const int32_t col_offset,