]> granicus.if.org Git - libvpx/commit
vp9_sadmxn_x86 only contains SSE2 functions
authorJohann <johannkoenig@google.com>
Tue, 2 Apr 2013 18:20:55 +0000 (11:20 -0700)
committerJohann <johannkoenig@google.com>
Tue, 2 Apr 2013 18:20:55 +0000 (11:20 -0700)
commit6c147b9d937fa57494546e69b550ba5f6fe406fc
tree5ffd50f2da321317194f20462d08d7dfb918a1f8
parent416bd7529c848fef0170d219691a70f1a81f7a47
vp9_sadmxn_x86 only contains SSE2 functions

Rename the file and clean up includes. In the future we would like to
pattern match the files which need additional compiler flags.

Change-Id: I2c76256467f392a78dd4ccc71e6e0a580e158e56
vp9/common/x86/vp9_sadmxn_sse2.c [moved from vp9/common/x86/vp9_sadmxn_x86.c with 96% similarity]
vp9/vp9_common.mk