add Neon optimized add constant residual functions
authorchm <chm@rock-chips.com>
Thu, 27 Jun 2013 12:47:56 +0000 (20:47 +0800)
committerJohann <johann.koenig@duck.com>
Sat, 29 Jun 2013 02:06:51 +0000 (19:06 -0700)
commita83cfd4da1e607cd0c2bd9e37db3a4efd627eb3a
treebaa94382f8c6e87ffe9aef057e495ac21d1601b6
parentd6264f9adffddbb5596fe9a686e0f9b35450053a
add Neon optimized add constant residual functions

- Add add_constant_residual_8x8 16x16 32x32 functions
- Tested under RealView debugger enviroment

Change-Id: I5c3a432f651b49bf375de6496353706a33e3e68e
vp9/common/vp9_rtcd_defs.sh
vp9/decoder/arm/neon/vp9_add_constant_residual_neon.asm [new file with mode: 0644]
vp9/vp9dx.mk