..
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
Change eob threshold for partial inverse 8x8 2D-DCT to 12
2014-05-08 09:48:58 -07: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
minor spelling cleanup in comments
2014-02-12 16:32:51 -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
Fix a bug in neon that has not save and restore q4-q7 registers.
2014-02-27 14:06:52 -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
Fix neon wide loopfilter for filter8 only branch
2014-02-12 18:36:17 -08:00
vp9_reconintra_neon.asm
Replace vqshrun by vqmovun if shift #0 bit
2014-02-14 21:03:40 -08:00
vp9_save_reg_neon.asm
Properly save neon registers.
2013-09-27 14:25:33 -07:00