]> granicus.if.org Git - libvpx/commit
vp8 bilinear: rewrite 4x4
authorJohann <johann.koenig@duck.com>
Thu, 25 Oct 2018 19:23:03 +0000 (12:23 -0700)
committerJohann <johann.koenig@duck.com>
Thu, 25 Oct 2018 22:05:28 +0000 (15:05 -0700)
commit5caec339bea5e37ae8707f9d783feb2aa51cd111
treedaa592ba5c5e5ab14d6605cf4c286228b65e547e
parent13a946ec77d9ea8e3547f6016847e8d2c8f331ab
vp8 bilinear: rewrite 4x4

~20% faster than the MMX. Removes the last usage of
vp8_bilinear_filters_x86_[48].

Change-Id: Iee976fab9655d0020440f26c4403ce50103af913
test/predict_test.cc
vp8/common/rtcd_defs.pl
vp8/common/x86/bilinear_filter_sse2.c
vp8/common/x86/filter_x86.c [deleted file]
vp8/common/x86/filter_x86.h [deleted file]
vp8/common/x86/subpixel_mmx.asm
vp8/common/x86/vp8_asm_stubs.c
vp8/vp8_common.mk
vpx_dsp/x86/mem_sse2.h