Searched defs:idx_x (Results 1 – 8 of 8) sorted by relevance
137 int32_t idx_x = base_idx_x + dilation_x * ker_x_start; in depthwise_conv_s4_generic() local228 int32_t idx_x = base_idx_x + dilation_x * ker_x_start; in depthwise_conv_s4_generic() local321 int32_t idx_x = base_idx_x + dilation_x * ker_x_start; in depthwise_conv_s4_generic() local431 int32_t idx_x = base_idx_x + dilation_x * ker_x_start; in depthwise_conv_s4_generic() local
216 const int32_t idx_x = base_idx_x + dilation_x * i_ker_x; in depthwise_conv_s16_generic_s16() local
246 const int32_t idx_x = base_idx_x + i_ker_x; in arm_depthwise_conv_s8_opt() local
242 const int32_t idx_x = base_idx_x + dilation_x * i_ker_x; in depthwise_conv_s8_generic() local
257 const int32_t idx_x = base_idx_x + i_ker_x; in arm_depthwise_conv_fast_s16() local
288 const int32_t idx_x = base_idx_x + i_ker_x; in arm_depthwise_conv_s4_opt() local
215 for (int i_x = 0, idx_x = -pad_x; i_x < output_x; idx_x += stride_x, i_x++) in arm_avgpool_s16() local
279 for (int i_x = 0, idx_x = -pad_x; i_x < output_x; idx_x += stride_x, i_x++) in arm_avgpool_s8() local