Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dswscale.h68 #define SWS_SPLINE 0x400 macro
Doptions.c48 …cubic spline", 0, AV_OPT_TYPE_CONST, { .i64 = SWS_SPLINE }, INT_M…
Dutils.c333 { SWS_SPLINE, "bicubic spline", 20 /* infinite :)*/ },
505 } else if (flags & SWS_SPLINE) { in initFilter()
1253 SWS_SPLINE | in sws_init_context()