vpx/vp8/common/arm
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
..
armv6 clean up bilinear filter 2011-02-08 17:42:54 -05:00
neon Adds "armvX-none-rvct" targets 2011-01-28 12:47:39 +02:00
arm_systemdependent.c make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -04:00
bilinearfilter_arm.c clean up bilinear filter 2011-02-08 17:42:54 -05:00
filter_arm.c clean up bilinear filter 2011-02-08 17:42:54 -05:00
idct_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
loopfilter_arm.c Remove duplicate loopfilter parameters. 2011-02-04 14:55:02 +00:00
loopfilter_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
recon_arm.h RTCD build is bringing old errors to light 2010-10-27 10:47:48 -04:00
reconintra_arm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
subpixel_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00