summaryrefslogtreecommitdiff
path: root/libswscale/swscale_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libswscale/swscale_internal.h')
-rw-r--r--libswscale/swscale_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libswscale/swscale_internal.h b/libswscale/swscale_internal.h
index e801bc92ce..4de94a6247 100644
--- a/libswscale/swscale_internal.h
+++ b/libswscale/swscale_internal.h
@@ -370,6 +370,7 @@ typedef struct SwsContext {
#define RV_IDX 6
#define GV_IDX 7
#define BV_IDX 8
+#define RGB2YUV_SHIFT 15
int *dither_error[4];