Searched refs:start_y_max (Results 1 – 3 of 3) sorted by relevance
117 … const int32_t start_y_max = (-base_idx_y + dilation_y - 1) / dilation_y; in depthwise_conv_s4_generic() local118 ker_y_start = MAX(0, start_y_max); in depthwise_conv_s4_generic()209 … const int32_t start_y_max = (-base_idx_y + dilation_y - 1) / dilation_y; in depthwise_conv_s4_generic() local210 ker_y_start = MAX(0, start_y_max); in depthwise_conv_s4_generic()301 … const int32_t start_y_max = (-base_idx_y + dilation_y - 1) / dilation_y; in depthwise_conv_s4_generic() local302 ker_y_start = MAX(0, start_y_max); in depthwise_conv_s4_generic()413 … const int32_t start_y_max = (-base_idx_y + dilation_y - 1) / dilation_y; in depthwise_conv_s4_generic() local414 ker_y_start = MAX(0, start_y_max); in depthwise_conv_s4_generic()
195 const int32_t start_y_max = (-base_idx_y + dilation_y - 1) / dilation_y; in depthwise_conv_s16_generic_s16() local196 ker_y_start = MAX(0, start_y_max); in depthwise_conv_s16_generic_s16()
221 const int32_t start_y_max = (-base_idx_y + dilation_y - 1) / dilation_y; in depthwise_conv_s8_generic() local222 ker_y_start = MAX(0, start_y_max); in depthwise_conv_s8_generic()