Remove unused vp9_copy32xn
authorJohn Koleszar <jkoleszar@google.com>
Wed, 27 Feb 2013 18:23:06 +0000 (10:23 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 27 Feb 2013 18:24:56 +0000 (10:24 -0800)
commit7ad8dbe417b03619855892e32726b75de9e9da1a
tree34a0213c5d1086e57ffae04341ae6930e4fecc76
parent350ba5f30e194ee4542b7f92c7979bd2f93e405e
Remove unused vp9_copy32xn

This function was part of an optimization used in VP8 that required
caching two macroblocks. This is unused in VP9, and might not
survive refactoring to support superblocks, so removing it for now.

Change-Id: I744e585206ccc1ef9a402665c33863fc9fb46f0d
vp9/common/vp9_rtcd_defs.sh
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_sad_c.c
vp9/encoder/vp9_variance.h
vp9/encoder/x86/vp9_sad4d_sse2.asm [moved from vp9/encoder/x86/vp9_sad4d_sse2_yasm.asm with 100% similarity]
vp9/encoder/x86/vp9_sad_sse2.asm
vp9/encoder/x86/vp9_sad_sse2_yasm.asm [deleted file]
vp9/encoder/x86/vp9_sad_sse3.asm
vp9/vp9cx.mk