summaryrefslogtreecommitdiff
path: root/vp10/encoder/speed_features.c
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2015-08-31 14:36:35 -0700
committerJohann <johannkoenig@google.com>2015-08-31 14:36:35 -0700
commitc5f11912ae328a912ef087fdcd074ff07e96d8f9 (patch)
tree8f86d8b55b136951532cedc0c8807a1651e91057 /vp10/encoder/speed_features.c
parent9a9b1cf7727c20cb42bfb4012dee0c55c6fd572d (diff)
downloadlibvpx-c5f11912ae328a912ef087fdcd074ff07e96d8f9.tar
libvpx-c5f11912ae328a912ef087fdcd074ff07e96d8f9.tar.gz
libvpx-c5f11912ae328a912ef087fdcd074ff07e96d8f9.tar.bz2
libvpx-c5f11912ae328a912ef087fdcd074ff07e96d8f9.zip
Include vpx_dsp_common.h when using VPXMIN/MAX
Change-Id: I2e387a06484a06301f3cd6600c4ba2f4335b61ee
Diffstat (limited to 'vp10/encoder/speed_features.c')
-rw-r--r--vp10/encoder/speed_features.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vp10/encoder/speed_features.c b/vp10/encoder/speed_features.c
index 9d7ad80b2..156c4eac2 100644
--- a/vp10/encoder/speed_features.c
+++ b/vp10/encoder/speed_features.c
@@ -14,6 +14,7 @@
#include "vp10/encoder/speed_features.h"
#include "vp10/encoder/rdopt.h"
+#include "vpx_dsp/vpx_dsp_common.h"
// Intra only frames, golden frames (except alt ref overlays) and
// alt ref frames tend to be coded at a higher than ambient quality