vpx/vp9/common/arm/neon
Martin Storsjo 03bc491721 arm: Consistently use braces around doubleword arguments to vld
This isn't strictly necessary, but makes the file more consistent
with the other arm assembly source files.

Change-Id: I245c9677d89e0ab3f31991e473764858af35b180
2014-02-05 13:24:25 +02: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_idct4x4_1_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_idct4x4_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_idct8x8_1_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_idct8x8_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_idct16x16_1_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_idct16x16_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_idct16x16_neon.c Making input pointer of any inverse transform constant. 2013-10-11 18:27:12 -07:00
vp9_idct32x32_1_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_idct32x32_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_iht4x4_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_iht8x8_add_neon.asm Removing "_short" suffix from arm transform file names. 2014-01-31 17:19:02 -08:00
vp9_loopfilter_16_neon.asm rename loop filter functions 2013-12-17 17:34:34 -08:00
vp9_loopfilter_16_neon.c rename loop filter functions 2013-12-17 17:34:34 -08:00
vp9_loopfilter_neon.asm rename loop filter functions 2013-12-17 17:34:34 -08:00
vp9_mb_lpf_neon.asm rename loop filter functions 2013-12-17 17:34:34 -08:00
vp9_reconintra_neon.asm arm: Consistently use braces around doubleword arguments to vld 2014-02-05 13:24:25 +02:00
vp9_save_reg_neon.asm Properly save neon registers. 2013-09-27 14:25:33 -07:00