Searched refs:row_x_col (Results 1 – 3 of 3) sorted by relevance
58 const uint16_t row_x_col, in arm_nn_depthwise_conv_nt_t_padded_s8() argument78 const int8_t *lhs_1 = lhs + row_x_col * num_ch + offset; in arm_nn_depthwise_conv_nt_t_padded_s8()79 const int8_t *lhs_2 = lhs + (row_x_col * num_ch * 2) + offset; in arm_nn_depthwise_conv_nt_t_padded_s8()80 const int8_t *lhs_3 = lhs + (row_x_col * num_ch * 3) + offset; in arm_nn_depthwise_conv_nt_t_padded_s8()82 for (int i_row_x_col = 0; i_row_x_col < row_x_col; i_row_x_col++) in arm_nn_depthwise_conv_nt_t_padded_s8()159 (void)row_x_col; in arm_nn_depthwise_conv_nt_t_padded_s8()
57 const uint16_t row_x_col, in arm_nn_depthwise_conv_nt_t_s8() argument77 const int8_t *lhs_1 = lhs + row_x_col * num_ch + offset; in arm_nn_depthwise_conv_nt_t_s8()78 const int8_t *lhs_2 = lhs + (row_x_col * num_ch * 2) + offset; in arm_nn_depthwise_conv_nt_t_s8()79 const int8_t *lhs_3 = lhs + (row_x_col * num_ch * 3) + offset; in arm_nn_depthwise_conv_nt_t_s8()82 for (int i_row_x_col = 0; i_row_x_col < row_x_col; i_row_x_col++) in arm_nn_depthwise_conv_nt_t_s8()161 (void)row_x_col; in arm_nn_depthwise_conv_nt_t_s8()
441 const uint16_t row_x_col,482 const uint16_t row_x_col,