diff dsputil.h @ 50:4ea4c10d03d8 libavcodec

export for imgconvert usage
author glantau
date Sat, 11 Aug 2001 19:00:43 +0000
parents 2733a4c1c693
children 4bfc845cdfea
line wrap: on
line diff
--- a/dsputil.h	Sat Aug 11 19:00:05 2001 +0000
+++ b/dsputil.h	Sat Aug 11 19:00:43 2001 +0000
@@ -25,6 +25,7 @@
 
 /* temporary */
 extern UINT32 squareTbl[512];
+extern UINT8 cropTbl[256 + 2 * MAX_NEG_CROP];
 
 void dsputil_init(void);