Searched refs:borders_right (Results 1 – 1 of 1) sorted by relevance
88 int borders_right = w - (filt_w - radius); in convolution_x() local105 for (j = borders_left; j < borders_right; j++) { in convolution_x()113 for (j = borders_right; j < w; j++) { in convolution_x()