]> granicus.if.org Git - libvpx/commit
remove vp9_diamond_search_sad_avx.c
authorJames Zern <jzern@google.com>
Tue, 24 May 2016 19:02:22 +0000 (12:02 -0700)
committerJames Zern <jzern@google.com>
Tue, 24 May 2016 19:02:22 +0000 (12:02 -0700)
commitbe12fefa4b7d224e9f39275a6bb4fab01b8bae3b
treef1e06cdd0928fe65e174ba5adbd7c453368ee10b
parent6f397b8a5bbd08b37f2ee8820cc25d218a21ad5d
remove vp9_diamond_search_sad_avx.c

vp9_diamond_search_sad_avx was disabled in:
057c1c4 disable vp9_diamond_search_sad_avx

this removes a missing prototype warning as the prototype is no longer
included in vp9_rtcd.h. the file can be restored if someone gets around
to fixing the issue.

BUG=https://bugs.chromium.org/p/webm/issues/detail?id=1168

Change-Id: Ia9fda4b81c53dc5fba7c31d780d761f886940b52
vp9/encoder/x86/vp9_diamond_search_sad_avx.c [deleted file]
vp9/vp9cx.mk