Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dswscale.h66 #define SWS_SINC 0x100 macro
Doptions.c46 … 0, AV_OPT_TYPE_CONST, { .i64 = SWS_SINC }, INT_…
Dutils.c332 { SWS_SINC, "sinc", 20 /* infinite ;) */ },
492 } else if (flags & SWS_SINC) { in initFilter()
1252 SWS_SINC | in sws_init_context()