summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/convolve.h
AgeCommit message (Expand)Author
2016-02-25x86/convolve.h: remove redundant check in FUN_CONV_2DJames Zern
2016-02-25x86/convolve.h: replace while w/if for w < 16James Zern
2016-02-24x86/convolve.h: change filter[] || chains to |James Zern
2015-08-10VPX: remove step == 16 and filter[3] != 128 checksScott LaVarnway
2015-08-05VPX: remove scaled calls from FUN_CONV_1DScott LaVarnway
2015-08-03VPX: Add rtcd support for scaling.Scott LaVarnway
2015-07-31Code refactor on InterpKernelZoe Liu