Adjust full-pixel search method in real-time mode
authorYunqing Wang <yunqingwang@google.com>
Tue, 8 Jul 2014 21:52:47 +0000 (14:52 -0700)
committerYunqing Wang <yunqingwang@google.com>
Wed, 9 Jul 2014 19:56:25 +0000 (12:56 -0700)
commit9bd3be69a447766780e6164ad69eda8b7d0a266f
tree0fbf74462be48454b3d4dced9bc1754a30148cac
parentf6bf614b2f77616e00d34a2503aa7d2bed4b61de
Adjust full-pixel search method in real-time mode

Use FAST_HEX in speed 5 and 6, which covers more points than
FAST_DIAMOND and improves motion search quality.

At speed 6, RTC set borg tests showed slight quality gain (psnr
gain: 0.143%, ssim gain: 0.226%). No noticeable encoding speed
change.

Change-Id: Ifa62875d9a52ee382ec494f271382bb77d8c67bf
vp9/encoder/vp9_speed_features.c