vpx/vp9
Yunqing Wang df8e156432 Modify HORIZx16 macro in subpixel filter functions
Interleaved the instructions, reduced register dependency, and
prefetched the source data. This improved the decoder speed
by 0.6% - 2%.

Change-Id: I568067aa0c629b2e58219326899c82aedf7eccca
2013-10-01 12:49:25 -07:00
..
common Modify HORIZx16 macro in subpixel filter functions 2013-10-01 12:49:25 -07:00
decoder Replacing unsigned char* with uint8_t*. 2013-09-24 14:57:42 -07:00
encoder Cleaning up vp9_update_nmv_count function. 2013-09-24 15:55:49 -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 Revert "Improved 8t filters" 2013-09-13 15:13:06 -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