vpx/vp9/encoder/arm/neon
James Zern f58011ada5 vpx_mem: remove vpx_memset
vestigial. replace instances with memset() which they already were being
defined to.

Change-Id: Ie030cfaaa3e890dd92cf1a995fcb1927ba175201
2015-04-28 20:00:59 -07:00
..
vp9_avg_neon.c Add Neon intrinsics for vp9_avg_8x8_neon 2015-01-15 15:32:40 -08:00
vp9_dct_neon.c Add Neon intrinsic vp9_fdct8x8_quant_neon 2015-01-24 22:49:50 -08:00
vp9_quantize_neon.c vpx_mem: remove vpx_memset 2015-04-28 20:00:59 -07:00
vp9_sad4d_neon.c Add vp9_sad32x32x4d_neon Neon intrinsic function. 2015-01-27 08:54:00 -08:00
vp9_sad_neon.c Added vp9_sad8x8_neon() 2014-08-01 06:36:18 -07:00
vp9_subtract_neon.c Neon version of vp9_subtract_block() 2014-07-31 09:28:06 -07:00
vp9_variance_neon.c Fix variance Neon intrinsics > 32x32 2015-01-17 10:31:48 -08:00