vpx/vp9
Yunqing Wang 11ca81f8b6 Add vp9_idct4_1d_sse2
Added SSE2 idct4_1d which is called by vp9_short_iht4x4. Also,
modified the parameter type passed to vp9_short_iht functions to
make it work with rtcd prototype.

Change-Id: I81ba7cb4db6738f1923383b52a06deb760923ffe
2013-03-08 15:04:22 -08:00
..
common Add vp9_idct4_1d_sse2 2013-03-08 15:04:22 -08:00
decoder Optimize add_constant_residual function 2013-03-07 15:49:07 -08:00
encoder Extend diff MV limit from +/-256 to +/-1024 2013-03-08 10:04:36 -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 Optimize vp9_dc_only_idct_add_c function 2013-02-26 17:16:13 -08:00
vp9_cx_iface.c Support 16K sequence coding 2013-03-04 11:08:41 -08:00
vp9_dx_iface.c Support 16K sequence coding 2013-03-04 11:08:41 -08: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