vpx/vp9/common/arm/neon
Christian Duvivier 6a501462f8 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
2013-09-11 15:19:38 -07:00
..
vp9_avg_neon.asm vp9: neon: add vp9_convolve_avg_neon 2013-08-14 16:27:55 +01:00
vp9_convolve8_avg_neon.asm vp9: neon: use aligned stores in convolve functions 2013-08-16 14:25:08 +01:00
vp9_convolve8_neon.asm vp9: neon: use aligned stores in convolve functions 2013-08-16 14:25:08 +01:00
vp9_convolve_neon.c vp9: neon: use aligned stores in convolve functions 2013-08-16 14:25:08 +01:00
vp9_copy_neon.asm vp9: neon: add vp9_convolve_copy_neon 2013-08-14 16:27:55 +01:00
vp9_dc_only_idct_add_neon.asm Add neon optimize vp9_dc_only_idct_add. 2013-07-11 10:30:47 -07:00
vp9_idct16x16_neon.c First draft of vp9_short_idct32x32_add_neon. 2013-09-11 15:19:38 -07:00
vp9_idct32x32_neon.c First draft of vp9_short_idct32x32_add_neon. 2013-09-11 15:19:38 -07:00
vp9_loopfilter_neon.asm Speedup loopfilter neon code. 2013-07-22 17:00:01 -07:00
vp9_mb_lpf_neon.asm vp9: neon: optimise vp9_wide_mbfilter_neon 2013-08-15 19:07:22 +01:00
vp9_short_idct4x4_1_add_neon.asm Add neon optimize vp9_short_idct4x4_1_add. 2013-08-26 15:55:16 -07:00
vp9_short_idct4x4_add_neon.asm Optimise idct4x4: rearrange the instructions a bit 2013-08-22 11:02:22 -07:00
vp9_short_idct8x8_1_add_neon.asm Add neon optimize vp9_short_idct8x8_1_add. 2013-08-26 16:28:57 -07:00
vp9_short_idct8x8_add_neon.asm Speed up idct8x8 by rearrange instructions. 2013-09-04 15:57:22 -07:00
vp9_short_idct16x16_1_add_neon.asm Add neon optimize vp9_short_idct16x16_1_add. 2013-08-27 14:00:27 -07:00
vp9_short_idct16x16_add_neon.asm First draft of vp9_short_idct32x32_add_neon. 2013-09-11 15:19:38 -07:00
vp9_short_idct32x32_add_neon.asm First draft of vp9_short_idct32x32_add_neon. 2013-09-11 15:19:38 -07:00
vp9_short_iht4x4_add_neon.asm Add neon optimize vp9_short_iht4x4_add. 2013-09-04 12:37:58 -07:00