Calculate rate_mv after sub-pixel search in non-rd mode
authorYunqing Wang <yunqingwang@google.com>
Fri, 14 Mar 2014 22:02:48 +0000 (15:02 -0700)
committerYunqing Wang <yunqingwang@google.com>
Fri, 14 Mar 2014 22:55:02 +0000 (15:55 -0700)
commit587cca4505adeb512d8b331629148134b0e9e8fe
tree837016601077810eb56cd47d6075b4ecb2c096c4
parente6058ea06119f86d45eafc5a517b74a865f198fe
Calculate rate_mv after sub-pixel search in non-rd mode

Modified the non-rd rate_mv calculation and moved it after sub-pixel
motion search is done.

Change-Id: I6a5cbd3d67ff0a86b3693e25ecf1fd77b16d708c
vp9/encoder/vp9_pickmode.c