vpx/vp8/common/arm/neon
Scott LaVarnway a53d5a4c44 Moved dequant idct into common
These functions are now used by the encoder.
This is WIP with the goal of creating a common idct/add for
the encoder and decoder.  A boost of 1.8% was seen for
the HD rt test clip used.

[Tero] Added needed changes to ARM side.

Change-Id: Ibbb8000be09034203d7adffc457d3c3f8b06a5bf
2011-12-15 14:23:41 -05:00
..
bilinearpredict4x4_neon.asm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00
bilinearpredict8x4_neon.asm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00
bilinearpredict8x8_neon.asm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00
bilinearpredict16x16_neon.asm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00
buildintrapredictorsmby_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
copymem8x4_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
copymem8x8_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
copymem16x16_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dc_only_idct_add_neon.asm Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
dequant_idct_neon.asm Moved dequant idct into common 2011-12-15 14:23:41 -05:00
dequantizeb_neon.asm Moved dequant idct into common 2011-12-15 14:23:41 -05:00
idct_blk_neon.c Moved dequant idct into common 2011-12-15 14:23:41 -05:00
idct_dequant_0_2x_neon.asm Moved dequant idct into common 2011-12-15 14:23:41 -05:00
idct_dequant_full_2x_neon.asm Moved dequant idct into common 2011-12-15 14:23:41 -05:00
iwalsh_neon.asm Modified the inverse walsh to output directly 2011-11-25 09:24:04 +02:00
loopfilter_neon.asm Update armv7 loopfilter to new interface 2011-07-12 12:12:25 +03:00
loopfiltersimplehorizontaledge_neon.asm Update armv7 loopfilter to new interface 2011-07-12 12:12:25 +03:00
loopfiltersimpleverticaledge_neon.asm Update armv7 loopfilter to new interface 2011-07-12 12:12:25 +03:00
mbloopfilter_neon.asm Update armv7 loopfilter to new interface 2011-07-12 12:12:25 +03:00
save_neon_reg.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
shortidct4x4llm_neon.asm Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
sixtappredict4x4_neon.asm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00
sixtappredict8x4_neon.asm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00
sixtappredict8x8_neon.asm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00
sixtappredict16x16_neon.asm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00