summaryrefslogtreecommitdiff
path: root/vpx_dsp/variance.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpx_dsp/variance.h')
-rw-r--r--vpx_dsp/variance.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vpx_dsp/variance.h b/vpx_dsp/variance.h
index fd7d30d63..cd0fd9878 100644
--- a/vpx_dsp/variance.h
+++ b/vpx_dsp/variance.h
@@ -19,8 +19,6 @@
extern "C" {
#endif
-#define ROUND_ZERO_POWER_OF_TWO(value, n) ((value) / (1 << (n)))
-
#define FILTER_BITS 7
#define FILTER_WEIGHT 128