vpx/vp9
Yunqing Wang 21a718d9a7 Optimize 32x32 idct function
Wrote sse2 version of vp9_short_idct_32x32 function. Compared
to c version, the sse2 version is 5X faster.

Change-Id: I071ab7378358346ab4d9c6e2980f713c3c209864
2013-03-27 11:05:42 -07:00
..
common Optimize 32x32 idct function 2013-03-27 11:05:42 -07:00
decoder Optimize 16x16 idct10 function 2013-03-21 16:36:01 -07:00
encoder Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07: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 "Add VP9_GET_REFERENCE control" into experimental 2013-03-18 11:57:31 -07:00
vp9_cx_iface.c Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07:00
vp9_dx_iface.c Fix pulsing issue with scaling 2013-03-13 19:10:10 -07:00
vp9_iface_common.h Add VP9_GET_REFERENCE control 2013-03-13 19:08:06 -07:00
vp9cx.mk mv dct_sse2.c dct_sse2_intrinsics.c to avoid collision 2013-02-28 13:58:15 -08:00
vp9dx.mk Optimize add_residual function 2013-03-05 16:27:45 -08:00