Enable sub-pixel motion search for rtc mode
authorJingning Han <jingning@google.com>
Fri, 14 Feb 2014 22:41:47 +0000 (14:41 -0800)
committerJingning Han <jingning@google.com>
Tue, 18 Feb 2014 20:07:55 +0000 (12:07 -0800)
commit6478673933912195394d80fec5db94ea79c12105
tree32df9613ae258ad0f6d27840246fe77721987c95
parentcc10ee0adda3304e8e73a4372aa901fe6953f938
Enable sub-pixel motion search for rtc mode

Run sub-pixel motion search when NEWMV gives lower rate-distortion
cost. This improves coding performance of derf set by 8%, std-hd by
2.2%.

Change-Id: Ife50f7fda8463927784fe59a41cc439c833e941a
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_pickmode.c