diff postproc/swscale.h @ 6580:5059143aa020

-sws 6 (luma bicubic & chroma bilinear)
author michael
date Thu, 27 Jun 2002 19:17:25 +0000
parents 3727eb94a783
children f47f12ba3b88
line wrap: on
line diff
--- a/postproc/swscale.h	Thu Jun 27 18:09:32 2002 +0000
+++ b/postproc/swscale.h	Thu Jun 27 19:17:25 2002 +0000
@@ -23,6 +23,7 @@
 #define SWS_X        8
 #define SWS_POINT    0x10
 #define SWS_AREA     0x20
+#define SWS_BICUBLIN 0x40
 
 #define SWS_SRC_V_CHR_DROP_MASK		0x300
 #define SWS_SRC_V_CHR_DROP_SHIFT	8