Searched defs:int_y1 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ | ||
H A D | vf_rotate.c | 235 int int_y1 = FFMIN(int_y+1, max_y); in interpolate_bilinear8() local 265 int int_y1 = FFMIN(int_y+1, max_y); in interpolate_bilinear16() local |
Completed in 2 milliseconds