]> granicus.if.org Git - libvpx/commit
VPX: remove step == 16 and filter[3] != 128 checks
authorScott LaVarnway <slavarnway@google.com>
Mon, 10 Aug 2015 20:44:32 +0000 (13:44 -0700)
committerScott LaVarnway <slavarnway@google.com>
Mon, 10 Aug 2015 20:44:32 +0000 (13:44 -0700)
commita229dbc1f020146fe2bbe42b2ad7fd54e73cc09a
treef3dc3ddf455cf53247d682359d82526e718ec960
parent4e6b5079c65ccf396c0c4a606dd7e13ccb7da54f
VPX: remove step == 16 and filter[3] != 128 checks

from FUN_CONV_1D and FUN_CONV_2D macros.  The functions
will not be called with these inputs.

Change-Id: I67ec75e4edafc0acee70190521a80ea85dfa521b
vpx_dsp/x86/convolve.h