Searched refs:SWS_GAUSS (Results 1 – 3 of 3) sorted by relevance
65 #define SWS_GAUSS 0x80 macro
45 …, 0, AV_OPT_TYPE_CONST, { .i64 = SWS_GAUSS }, INT_…
329 { SWS_GAUSS, "Gaussian", 8 /* infinite ;) */ },489 } else if (flags & SWS_GAUSS) { in initFilter()1250 SWS_GAUSS | in sws_init_context()