vpx/vp9/common/arm/neon
Dmitry Kovalev c6ad70d5f1 Giving consistent names to IDCT 8x8 functions.
Renames:
  vp9_short_idct8x8_add    -> vp9_idct8x8_64_add
  vp9_short_idct8x8_1_add  -> vp9_idct8x8_1_add
  vp9_short_idct8x8_10_add -> vp9_idct8x8_10_add
  vp9_idct_add_8x8         -> vp9_idct8x8_add

Change-Id: Ifb8d3a45b4c0397aa805b30463f3d14581bf72c1
2013-10-06 00:24:09 -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 Properly save neon registers. 2013-09-27 14:25:33 -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_save_reg_neon.asm Properly save neon registers. 2013-09-27 14:25:33 -07:00
vp9_short_idct4x4_1_add_neon.asm Giving consistent names to IDCT/IWHT functions. 2013-10-04 14:17:06 -07:00
vp9_short_idct4x4_add_neon.asm Giving consistent names to IDCT/IWHT functions. 2013-10-04 14:17:06 -07:00
vp9_short_idct8x8_1_add_neon.asm Giving consistent names to IDCT 8x8 functions. 2013-10-06 00:24:09 -07:00
vp9_short_idct8x8_add_neon.asm Giving consistent names to IDCT 8x8 functions. 2013-10-06 00:24:09 -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 Properly save neon registers. 2013-09-27 14:25:33 -07:00
vp9_short_idct32x32_add_neon.asm Fix a bunch of TODO from vp9_short_idct32x32_add_neon. 2013-09-25 21:15:19 -07:00
vp9_short_iht4x4_add_neon.asm Add neon optimize vp9_short_iht4x4_add. 2013-09-04 12:37:58 -07:00
vp9_short_iht8x8_add_neon.asm Speed up iht8x8 by rearranging instructions. 2013-09-16 14:23:26 -07:00