Home
last modified time | relevance | path

Searched defs:int_y (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/
H A Drotozoom.c68 int int_y = y >> 16; in ipol() local
/third_party/ffmpeg/libavfilter/
H A Dvf_rotate.c230 int int_y = av_clip(y>>16, 0, max_y); in interpolate_bilinear8() local
260 int int_y = av_clip(y>>16, 0, max_y); in interpolate_bilinear16() local

Completed in 3 milliseconds