vpx/vp8/common/arm/neon
Yunqing Wang 096eaba728 Remove VP8 save_reg_neon function
This patch did a cleanup following the commit "Save NEON registers
in VP8 NEON functions". The pushing/poping of callee-saved NEON
registers was moved into individual NEON functions. Therefore,
we don't need to save those registers at the beginning of codec.
The related code was removed.

Change-Id: I5648166514fc9beffb780aa138495597731f49ea
2014-04-29 16:13:24 -07:00
..
bilinearpredict_neon.c Apply neon flags to intrinsic files 2014-01-10 12:16:59 -08:00
buildintrapredictorsmby_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
copymem_neon.c VP8 for ARMv8 by using NEON intrinsics 02 2014-02-23 22:56:53 +08:00
dc_only_idct_add_neon.c VP8 for ARMv8 by using NEON intrinsics 03 2014-02-26 09:28:29 +08:00
dequant_idct_neon.c VP8 for ARMv8 by using NEON intrinsics 04 2014-02-26 09:59:23 +08:00
dequantizeb_neon.c VP8 for ARMv8 by using NEON intrinsics 05 2014-02-26 10:16:00 +08:00
idct_blk_neon.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
idct_dequant_0_2x_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
idct_dequant_full_2x_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
iwalsh_neon.asm Modified the inverse walsh to output directly 2011-11-25 09:24:04 +02:00
loopfilter_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
loopfiltersimplehorizontaledge_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
loopfiltersimpleverticaledge_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
mbloopfilter_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
sad8_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
sad16_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
shortidct4x4llm_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
sixtappredict4x4_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
sixtappredict8x4_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
sixtappredict8x8_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
sixtappredict16x16_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
variance_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
vp8_subpixelvariance8x8_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
vp8_subpixelvariance16x16_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00
vp8_subpixelvariance16x16s_neon.asm Save NEON registers in VP8 NEON functions 2014-04-28 14:51:53 -07:00