vpx/vp9
Christian Duvivier 5b1dc1515f Fix a bunch of TODO from vp9_short_idct32x32_add_neon.
- full ASM version, no more C gateway file.
- integrate combine-add with last step of 2nd pass.
- remove a few push/pop pairs.
- some instruction reordering to hide latency.

Change-Id: Ic9d9933c908b65d1bf7ba8fd47b524cda808c9c6
2013-09-25 21:15:19 -07:00
..
common Fix a bunch of TODO from vp9_short_idct32x32_add_neon. 2013-09-25 21:15:19 -07:00
decoder Replacing unsigned char* with uint8_t*. 2013-09-24 14:57:42 -07:00
encoder Merge "Limit mv search range for first pass and mbgraph" 2013-09-25 17:21:13 -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 Fix a bunch of TODO from vp9_short_idct32x32_add_neon. 2013-09-25 21:15:19 -07:00
vp9_cx_iface.c Improves constant qual, constrained qual turned on 2013-09-22 23:04:50 -07:00
vp9_dx_iface.c make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9dx.mk vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00