vpx/vp9
hkuang 37cda6dc4c Add neon optimize vp9_short_idct10_8x8_add.
vp9_short_idct10_8x8_add is used to handle the block that only have valid data
at top left 4x4 block. All the other datas are 0. So we could cut several
unnecessary calculations in order to save instructions.

Change-Id: I34fda95e29082b789aded97c2df193991c2d9195
2013-08-20 11:51:07 -07:00
..
common Add neon optimize vp9_short_idct10_8x8_add. 2013-08-20 11:51:07 -07:00
decoder Merge "Moving from ss_txfrm_size to tx_size." 2013-08-16 12:46:45 -07:00
encoder Merge "Moving from ss_txfrm_size to tx_size." 2013-08-16 12:46:45 -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 "vp9: neon: add vp9_convolve_avg_neon" 2013-08-15 14:55:15 -07:00
vp9_cx_iface.c use consistent framerate naming 2013-07-16 14:12:47 -07:00
vp9_dx_iface.c vp9_dx_iface: check for NULL/0-size input 2013-08-14 18:35:22 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk variance x86inc guards 2013-08-06 14:17:13 -07:00
vp9dx.mk vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00