Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dswscale.h72 #define SWS_GAUSS 0x80 macro
Doptions.c43 …, 0, AV_OPT_TYPE_CONST, { .i64 = SWS_GAUSS }, INT_…
Dutils.c358 { SWS_GAUSS, "Gaussian", 8 /* infinite ;) */ },
518 } else if (flags & SWS_GAUSS) { in initFilter()
1371 SWS_GAUSS | in sws_init_context()