Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dslice.c119 int ff_rotate_slice(SwsSlice *s, int lum, int chr) in ff_rotate_slice() function
Dswscale_internal.h1029 int ff_rotate_slice(SwsSlice *s, int lum, int chr);
Dswscale.c454 ff_rotate_slice(hout_slice, lastPosY, lastCPosY); in swscale()