vpx_dsp: remove mmx variance implementations
authorJames Zern <jzern@google.com>
Fri, 3 Jun 2016 06:46:16 +0000 (23:46 -0700)
committerJames Zern <jzern@google.com>
Fri, 3 Jun 2016 06:46:16 +0000 (23:46 -0700)
commiteea8ea88abf31ca3ab43f2bebbb6dde8cfd27d9b
tree6822e55b2a67dedca40c0649097ac0e1b8e79baf
parent7aef9790cf5acb01904708d95c32a735d473f980
vpx_dsp: remove mmx variance implementations

there are sse2 equivalents for all remaining variance implementations

Change-Id: I10b947e73fc0067688181f819b59e47966bec3d2
test/variance_test.cc
vpx_dsp/vpx_dsp.mk
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/variance_impl_mmx.asm [deleted file]
vpx_dsp/x86/variance_mmx.c [deleted file]