summaryrefslogtreecommitdiff
path: root/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc')
-rw-r--r--src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc b/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc
index 80f96b7bd..0fd3f451f 100644
--- a/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc
+++ b/src/post/deinterlace/plugins/tomsmocomp/TomsMoCompAll.inc
@@ -33,8 +33,8 @@ static const int64_t __attribute__((__used__)) TENS = 0x0a0a0a0a0a0a0a0aull
static const int64_t __attribute__((__used__)) FOURS = 0x0404040404040404ull;
static const int64_t __attribute__((__used__)) ONES = 0x0101010101010101ull;
static const int64_t __attribute__((__used__)) ShiftMask = 0xfefffefffefffeffull;
-static int64_t Min_Vals = 0x0000000000000000ull;
-static int64_t Max_Vals = 0x0000000000000000ull;
+//static int64_t Min_Vals = 0x0000000000000000ull;
+//static int64_t Max_Vals = 0x0000000000000000ull;
#endif
#ifndef TopFirst