]> granicus.if.org Git - libvpx/commit
Move vp8 variance files
authorJohann <johannkoenig@google.com>
Tue, 2 Jun 2015 21:17:24 +0000 (14:17 -0700)
committerJohann <johannkoenig@google.com>
Thu, 18 Jun 2015 23:42:28 +0000 (16:42 -0700)
commit907b33cdc432773f04f53e06a7d2d4ac1c434c18
tree8f311a7c96caff037c19347b573f1ce0abdae1a0
parent41d8545ab645959466d4127c46780f28a88e0c73
Move vp8 variance files

There is a naming conflict in the chromium build system.

The rest of the variance functions will move to vpx_dsp soon.

Change-Id: Iff78da2aafb0d7380eda73e38d7dac72110a1e47
vp8/common/x86/vp8_variance_impl_mmx.asm [moved from vp8/common/x86/variance_impl_mmx.asm with 100% similarity]
vp8/common/x86/vp8_variance_mmx.c [moved from vp8/common/x86/variance_mmx.c with 100% similarity]
vp8/common/x86/vp8_variance_sse2.c [moved from vp8/common/x86/variance_sse2.c with 100% similarity]
vp8/vp8_common.mk