Linfeng Zhang af7fb17c09 Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10.
Function level timing test shows about 27% time saving on
a Xeon E5-2680 v2 desktop.

Rename vp9_dct_sse2.c to vp9_dct_intrin_sse2.c for vp9 and
rename dct_sse2.c to dct_intrin_sse2.c for vp10 to avoid
duplicate basenames.

Actually vp9_fwht4x4_mmx/sse2() and vp10_fwht4x4_mmx/sse2()
are identical. TODO: They should be unified later if there is
no intention to keep a duplicate.

Change-Id: I3e537b7bbd9ba417c606cd7c68c4dbbfa583f77d
2016-05-27 09:51:16 -07:00
..
2016-04-21 22:28:21 +00:00
2014-07-01 18:22:30 -07:00
2016-03-15 09:28:16 -07:00
2015-08-11 17:05:28 -07:00
2015-08-11 17:05:28 -07:00
2015-01-06 11:12:44 -08:00
2016-05-16 09:54:23 -07:00
2016-04-21 21:40:25 -07:00
2016-05-11 10:50:04 -07:00
2015-04-28 20:00:59 -07:00
2016-01-28 14:36:19 -08:00
2016-01-28 14:36:19 -08:00
2016-01-28 14:36:19 -08:00
2016-05-16 09:54:23 -07:00
2015-09-02 18:44:28 -07:00
2016-05-11 12:39:42 -07:00
2015-09-25 18:18:27 -07:00