Set ref frame scaling factor in RTC inter mode decision
authorJingning Han <jingning@google.com>
Tue, 23 Dec 2014 17:30:24 +0000 (09:30 -0800)
committerJingning Han <jingning@google.com>
Tue, 23 Dec 2014 17:33:58 +0000 (09:33 -0800)
commiteb1795f64363c670c7034855fe62968e05b6a884
tree68321385eea0a6891bd9b11a4a494e2c7107afa3
parentf4eab151c57fe7e3b608249ce0be53675e271143
Set ref frame scaling factor in RTC inter mode decision

Properly set the corresponding scaling factor of the reference
frame in the non-RD mode decision process. This allows the mode
search process to account for the scaled reference frame when
selecting coding mode.

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