vpx/vp8
Yunqing Wang b9f19f8917 Adjust half-pixel only search
Changed motion search in vp8_find_best_half_pixel_step() to be the
same as in vp8_find_best_sub_pixel_step(), which checks 5 points
instead of 8 points. This only affects real-time mode with
cpu-used >=9. Tests showed it gives 2% encoding speedup with
a quality loss(psnr) of up to 0.5%.

Change-Id: I16049cad1535002346d46cfdfad345bfc3dc5146
2011-08-03 11:51:07 -04:00
..
common cosmetics: consistently use [u]int64_t 2011-07-26 11:34:36 -07:00
decoder Merge "cosmetics: consistently use [u]int64_t" 2011-07-26 12:57:43 -07:00
encoder Adjust half-pixel only search 2011-08-03 11:51:07 -04:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Adding support for independent partitions 2011-06-28 11:10:17 -04:00
vp8_cx_iface.c cosmetics: consistently use [u]int64_t 2011-07-26 11:34:36 -07:00
vp8_dx_iface.c cosmetics: consistently use [u]int64_t 2011-07-26 11:34:36 -07:00
vp8cx_arm.mk configuration, support disabling any subset of ARM arch 2011-06-21 10:39:01 +03:00
vp8cx.mk changed configure option name to reduce confusion 2011-04-29 09:39:05 -07:00
vp8dx_arm.mk configuration, support disabling any subset of ARM arch 2011-06-21 10:39:01 +03:00
vp8dx.mk Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00