vpx/vp8/common/arm/armv6
Johann e5aaac24bb clean up bilinear filter
make reference version of bilinear_filters short.
use reference versions of bilinear_filters and sub_pel_filters when
possible.

recognize that Width was being passed into
filter_block2d_bil_first_pass multiple times. ARM version had already
fixed this. propegate to C.

change references to src_pixels_per_line to src_pitch and standardize on
src/dst (instead of input/output).

recognize that first_pass is only run in the verticle and second_pass
only horizontal. ARM version had already fixed this. propegate to C

Change-Id: I292d376d239a9a7ca37ec2bf03cc0720606983e2
2011-02-08 17:42:54 -05:00
..
bilinearfilter_v6.asm clean up bilinear filter 2011-02-08 17:42:54 -05:00
copymem8x4_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
copymem8x8_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
copymem16x16_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dc_only_idct_add_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
filter_v6.asm Add 4-tap version of 2nd-pass ARMv6 MC filter. 2010-09-27 18:25:45 -07:00
idct_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
iwalsh_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
loopfilter_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
recon_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
simpleloopfilter_v6.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
sixtappredict8x4_v6.asm Adds "armvX-none-rvct" targets 2011-01-28 12:47:39 +02:00