]> granicus.if.org Git - libvpx/commit
First draft of vp9_short_idct32x32_add_neon.
authorChristian Duvivier <cduvivier@google.com>
Wed, 11 Sep 2013 22:18:47 +0000 (15:18 -0700)
committerChristian Duvivier <cduvivier@google.com>
Wed, 11 Sep 2013 22:19:38 +0000 (15:19 -0700)
commit6a501462f80ecaef615cddc7de5ee2ddfbeebe6c
treebf6ec1988597ebd687e5a07f42cfea8b6af1cf25
parent23845947c4ba61ee97a768b32824bc59bf286c93
First draft of vp9_short_idct32x32_add_neon.

Lots of TODO which will be taken care in upcoming changes. As is,
about 6x faster than C version.

Change-Id: Ie2557b72fd2d8edca376dbf400a4d173aa5e63e0
vp9/common/arm/neon/vp9_idct16x16_neon.c
vp9/common/arm/neon/vp9_idct32x32_neon.c [new file with mode: 0644]
vp9/common/arm/neon/vp9_short_idct16x16_add_neon.asm
vp9/common/arm/neon/vp9_short_idct32x32_add_neon.asm [new file with mode: 0644]
vp9/common/vp9_rtcd_defs.sh
vp9/vp9_common.mk