Merge "Take out unnecessary header file from highbd_loopfilter_sse2"

This commit is contained in:
Jingning Han 2015-07-17 16:12:25 +00:00 committed by Gerrit Code Review
commit be72944166

View File

@ -12,7 +12,6 @@
#include "./vpx_dsp_rtcd.h"
#include "vpx_ports/mem.h"
#include "vp9/common/vp9_loopfilter.h"
#include "vpx_ports/emmintrin_compat.h"
static INLINE __m128i signed_char_clamp_bd_sse2(__m128i value, int bd) {