Searched refs:out_idx (Results 1 – 4 of 4) sorted by relevance
107 int32_t out_idx = 0; in arm_convolve_1_x_n_s4() local126 out_idx += lhs_rows; in arm_convolve_1_x_n_s4()153 out_idx += lhs_rows; in arm_convolve_1_x_n_s4()154 lhs_rows = output_x - out_idx; in arm_convolve_1_x_n_s4()161 for (int i = out_idx; i < output_x; i++) in arm_convolve_1_x_n_s4()
95 for (int32_t in_h = -pad_y, out_h = 0, out_idx = 0; out_h < output_y; in_h += stride_y, ++out_h) in arm_depthwise_conv_3x3_s8() local232 output[out_idx++] = (int8_t)out_buff0; in arm_depthwise_conv_3x3_s8()233 output[out_idx++] = (int8_t)out_buff1; in arm_depthwise_conv_3x3_s8()234 output[out_idx++] = (int8_t)out_buff2; in arm_depthwise_conv_3x3_s8()235 output[out_idx++] = (int8_t)out_buff3; in arm_depthwise_conv_3x3_s8()271 output[out_idx++] = (int8_t)out_buff; in arm_depthwise_conv_3x3_s8()
65 for (int32_t in_h = -pad_y, out_h = 0, out_idx = 0; out_h < output_y; in_h += stride_y, ++out_h) in depthwise_conv_s16_mult_4_s16() local123 output[out_idx++] = (int16_t)out_buff32[0]; in depthwise_conv_s16_mult_4_s16()124 output[out_idx++] = (int16_t)out_buff32[1]; in depthwise_conv_s16_mult_4_s16()125 output[out_idx++] = (int16_t)out_buff32[2]; in depthwise_conv_s16_mult_4_s16()126 output[out_idx++] = (int16_t)out_buff32[3]; in depthwise_conv_s16_mult_4_s16()
146 int32_t out_idx = lhs_rows; in arm_convolve_1_x_n_s8() local174 out_idx += lhs_rows; in arm_convolve_1_x_n_s8()177 lhs_rows = output_x - out_idx; in arm_convolve_1_x_n_s8()