Fix a unit test failure of sb8x8 on scaling ref
authorJingning Han <jingning@google.com>
Mon, 6 May 2013 17:25:38 +0000 (10:25 -0700)
committerJingning Han <jingning@google.com>
Mon, 6 May 2013 17:28:18 +0000 (10:28 -0700)
commit8e1c97cf73f094d1dd06e90e45da84bd859c8b3b
tree8cf30d2e0c8b97397efc0f0dee33cd72dced6df7
parentf7fa367094250ecaad8b6463ab877ca6e59ce62d
Fix a unit test failure of sb8x8 on scaling ref

Disable the use of scaled reference frame for motion search in
SPLITMV mode. This fixes the unit test failure issue triggered
when merging sb8x8 from experimental list.

Change-Id: I02ac25fd8db8d5762f8fee29513b947189875fa0
vp9/encoder/vp9_rdopt.c