summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_scale.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/common/vp9_scale.h')
-rw-r--r--vp9/common/vp9_scale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp9/common/vp9_scale.h b/vp9/common/vp9_scale.h
index aaafdf867..2f3b60948 100644
--- a/vp9/common/vp9_scale.h
+++ b/vp9/common/vp9_scale.h
@@ -20,7 +20,7 @@ extern "C" {
#define REF_SCALE_SHIFT 14
#define REF_NO_SCALE (1 << REF_SCALE_SHIFT)
-#define REF_INVALID_SCALE -1
+#define REF_INVALID_SCALE (-1)
struct scale_factors {
int x_scale_fp; // horizontal fixed point scale factor