vpx/vp9/encoder
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
..
2015-12-14 14:42:12 -08:00
2015-12-14 14:42:12 -08:00
2016-05-04 15:08:10 -07:00
2016-01-13 16:17:37 -08:00
2016-01-19 16:40:20 -08:00
2016-02-17 14:46:26 -08:00
2016-02-17 14:46:26 -08:00
2015-05-27 09:25:18 -07:00
2015-07-20 18:13:05 -07:00
2015-09-09 23:15:59 -07:00
2016-05-10 18:04:24 -07:00
2014-04-22 14:57:05 -07:00
2015-06-22 06:09:38 -07:00
2016-02-17 14:46:26 -08:00
2015-09-09 23:15:59 -07:00
2016-01-19 16:40:20 -08:00
2015-07-20 18:13:05 -07:00
2015-07-20 18:13:04 -07:00