vpx/vp9
Ronald S. Bultje 02ff360b33 Add sad64x64 and sad32x32 SSE2 versions.
Also port the 4x4, 16x16, 8x16 and 16x8 versions to x86inc.asm; this
makes them all slightly faster, particularly on x86-64. Remove SSE3
sad16x16 version, since the SSE2 version is now faster.

About 1.5% overall encoding speedup.

Change-Id: Id4011a78cce7839f554b301d0800d5ca021af797
2013-02-08 16:32:25 -08:00
..
common Add sad64x64 and sad32x32 SSE2 versions. 2013-02-08 16:32:25 -08:00
decoder Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimental 2013-02-08 14:20:05 -08:00
encoder Add sad64x64 and sad32x32 SSE2 versions. 2013-02-08 16:32:25 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimental 2013-02-08 13:19:47 -08:00
vp9_cx_iface.c Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimental 2013-02-08 14:20:05 -08:00
vp9_dx_iface.c [WIP] Add column-based tiling. 2013-02-05 15:43:03 -08:00
vp9cx.mk Add sad64x64 and sad32x32 SSE2 versions. 2013-02-08 16:32:25 -08:00
vp9dx.mk Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00