Reinitialize motion search tables on frame size change
authorJohn Koleszar <jkoleszar@google.com>
Mon, 4 Mar 2013 23:21:45 +0000 (15:21 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 5 Mar 2013 00:00:01 +0000 (16:00 -0800)
commitdaa9b29ea1ed584d88bb2ee6313b2548f8f2549d
tree7a382b1063327c3c1390ba04d818594d28abf842
parent49b697d327ec3263d24785525c144acb1de74df1
Reinitialize motion search tables on frame size change

Make sure the motion search is done with the offsets calculated from
the correct stride.

Change-Id: Ifbcc0f742eda3399c255bfcfa1cdee9a4bb4b4e7
vp9/encoder/vp9_onyx_if.c