summaryrefslogtreecommitdiff
path: root/vpx_scale/yv12config.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpx_scale/yv12config.h')
-rw-r--r--vpx_scale/yv12config.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/vpx_scale/yv12config.h b/vpx_scale/yv12config.h
index 1c18b098a..83523e253 100644
--- a/vpx_scale/yv12config.h
+++ b/vpx_scale/yv12config.h
@@ -11,6 +11,9 @@
#ifndef YV12_CONFIG_H
#define YV12_CONFIG_H
+
+#include "vpx_config.h"
+
#ifdef __cplusplus
extern "C"
{
@@ -18,13 +21,8 @@ extern "C"
#define VP7BORDERINPIXELS 48
-#if CONFIG_ENHANCED_INTERP
#define VP8BORDERINPIXELS 64
#define INTERP_EXTEND 4
-#else
-#define VP8BORDERINPIXELS 32
-#define INTERP_EXTEND 3
-#endif
/*************************************
For INT_YUV: