Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dswscale.h65 #define SWS_GAUSS 0x80 macro
Doptions.c45 …, 0, AV_OPT_TYPE_CONST, { .i64 = SWS_GAUSS }, INT_…
Dutils.c329 { SWS_GAUSS, "Gaussian", 8 /* infinite ;) */ },
489 } else if (flags & SWS_GAUSS) { in initFilter()
1250 SWS_GAUSS | in sws_init_context()