Home
last modified time | relevance | path

Searched refs:borders_right (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_vmafmotion.c88 int borders_right = w - (filt_w - radius); in convolution_x() local
105 for (j = borders_left; j < borders_right; j++) { in convolution_x()
113 for (j = borders_right; j < w; j++) { in convolution_x()