Chromium Code Reviews| Index: source/libvpx/vp9/encoder/x86/vp9_variance_mmx.c |
| =================================================================== |
| --- source/libvpx/vp9/encoder/x86/vp9_variance_mmx.c (revision 263011) |
| +++ source/libvpx/vp9/encoder/x86/vp9_variance_mmx.c (working copy) |
| @@ -13,7 +13,6 @@ |
| #include "vp9/common/vp9_pragmas.h" |
| #include "vpx_ports/mem.h" |
| -extern unsigned int vp9_get_mb_ss_mmx(const int16_t *src_ptr); |
| extern unsigned int vp9_get8x8var_mmx |
| ( |
| const unsigned char *src_ptr, |