Searched refs:SWS_LANCZOS (Results 1 – 3 of 3) sorted by relevance
67 #define SWS_LANCZOS 0x200 macro
47 … 0, AV_OPT_TYPE_CONST, { .i64 = SWS_LANCZOS }, INT_M…
330 { SWS_LANCZOS, "Lanczos", -1 /* custom */ },418 if (flags & SWS_LANCZOS) in initFilter()494 } else if (flags & SWS_LANCZOS) { in initFilter()1251 SWS_LANCZOS | in sws_init_context()