Searched defs:ker_x_end (Results 1 – 2 of 2) sorted by relevance
190 const int ker_x_end = MIN(kernel_x, input_x - base_idx_x); in depthwise_conv_s8_generic() local
176 const int ker_x_end = MIN(kernel_x, input_x - base_idx_x); in depthwise_conv_u8_generic() local