vpx/vp8
Fritz Koenig b7dc9398f2 Use movq instead of movdqu.
Movdqu is more expensive (throughput, uops) than movq.  Minimal
impact for newer big cores, but ~2.25% gain on Atom.

Change-Id: I62c80bb1cc01d8a91c350c4c7719462809a4ef7f
2010-09-20 11:34:26 -07:00
..
common Use movq instead of movdqu. 2010-09-20 11:34:26 -07:00
decoder Merge "reorder data to use wider instructions" 2010-09-20 10:47:33 -07:00
encoder Reduce size of tokenizer tables 2010-09-16 10:00:04 -04:00
exports_dec shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_enc shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8_common.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8_cx_iface.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8_dx_iface.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8cx_arm.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8cx.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8dx_arm.mk Update NEON wide idcts 2010-09-09 14:08:12 -04:00
vp8dx.mk Improved subset block search 2010-09-09 14:42:48 -04:00