vpx/vp8/common/arm/armv6
Johann 52852da7c9 cleanup simple loop filter
move some things around, reorder some instructions

constant 0 is used several times. load it once per call in horiz,
once per loop in vert.

separate saturating instructions to avoid stalls.

just use one usub8 call to set GE flags, rather than uqsub8 followed by
usub8 w/ 0

document some stalls for further consideration

Change-Id: Ic3877e0ddbe314bb8a17fd5db73501a7d64570ec
2010-08-19 13:37:40 -04:00
..
bilinearfilter_v6.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
copymem8x4_v6.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
copymem8x8_v6.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
copymem16x16_v6.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
dc_only_idct_add_v6.asm update arm idct functions 2010-07-26 08:55:19 -04:00
filter_v6.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
idct_v6.asm update arm idct functions 2010-07-26 08:55:19 -04:00
iwalsh_v6.asm update arm idct functions 2010-07-26 08:55:19 -04:00
loopfilter_v6.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
recon_v6.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
simpleloopfilter_v6.asm cleanup simple loop filter 2010-08-19 13:37:40 -04:00
sixtappredict8x4_v6.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00