Searched defs:idx_y (Results 1 – 8 of 8) sorted by relevance
134 int32_t idx_y = base_idx_y + dilation_y * ker_y_start; in depthwise_conv_s4_generic() local225 int32_t idx_y = base_idx_y + dilation_y * ker_y_start; in depthwise_conv_s4_generic() local318 int32_t idx_y = base_idx_y + dilation_y * ker_y_start; in depthwise_conv_s4_generic() local428 int32_t idx_y = base_idx_y + dilation_y * ker_y_start; in depthwise_conv_s4_generic() local
213 const int32_t idx_y = base_idx_y + dilation_y * i_ker_y; in depthwise_conv_s16_generic_s16() local
242 const int32_t idx_y = base_idx_y + i_ker_y; in arm_depthwise_conv_s8_opt() local
239 const int32_t idx_y = base_idx_y + dilation_y * i_ker_y; in depthwise_conv_s8_generic() local
253 const int32_t idx_y = base_idx_y + i_ker_y; in arm_depthwise_conv_fast_s16() local
284 const int32_t idx_y = base_idx_y + i_ker_y; in arm_depthwise_conv_s4_opt() local
213 for (int i_y = 0, idx_y = -pad_y; i_y < output_y; idx_y += stride_y, i_y++) in arm_avgpool_s16() local
277 for (int i_y = 0, idx_y = -pad_y; i_y < output_y; idx_y += stride_y, i_y++) in arm_avgpool_s8() local