vpx/vp9/common/arm/neon
Dmitry Kovalev 1e766b50e2 Giving consistent names to IDCT 32x32 functions.
Renames:
  vp9_short_idct32x32_add   -> vp9_idct32x32_1024_add
  vp9_short_idct32x32_1_add -> vp9_idct32x32_1_add
  vp9_idct_add_32x32        -> vp9_idct32x32_add

Change-Id: Id85306f5814bac6c47463a6b5901a93082510666
2013-10-10 11:27:39 -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 Giving consistent names to IDCT 16x16 functions. 2013-10-07 14:31:10 -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 Giving consistent names to IDCT 16x16 functions. 2013-10-07 14:31:10 -07:00
vp9_short_idct16x16_add_neon.asm Giving consistent names to IDCT 16x16 functions. 2013-10-07 14:31:10 -07:00
vp9_short_idct32x32_add_neon.asm Giving consistent names to IDCT 32x32 functions. 2013-10-10 11:27:39 -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