Modify HEX search
authorYunqing Wang <yunqingwang@google.com>
Mon, 2 May 2011 17:21:59 +0000 (13:21 -0400)
committerYunqing Wang <yunqingwang@google.com>
Tue, 3 May 2011 18:26:33 +0000 (14:26 -0400)
commit04ec930abc97892eba8f0914fad0016b1d13b733
treef64df980670116ed2a2a5cde5d3ec5587af52cc9
parent5abafcc38115eab70d77109d26be151205fd2172
Modify HEX search

Changed 8-neighbor searching to 4-neighour searching, and continued
searching until the center point is the best match.

Test on test set showed 1.3% encoding speed improvement as well as
0.1% PSNR and SSIM improvement at speed=-5 (rt mode).

Will continue to improve it.

Change-Id: If4993b1907dd742b906fd3f86fee77cc5932ee9a
vp8/encoder/mcomp.c