Avoid scaling last_source, unless needed.
authorMarco <marpan@chromium.org>
Fri, 11 Sep 2015 18:23:26 +0000 (11:23 -0700)
committerMarco <marpan@chromium.org>
Fri, 11 Sep 2015 18:53:25 +0000 (11:53 -0700)
commite8a4a3e2b1a4b6ff62a33ca47841617c0e75e288
treef04ef7bd2594530dedaa34c8bdc983c4bcec16b3
parent6ddbc845cc85c8835e3938834b6ba1ca386a4855
Avoid scaling last_source, unless needed.

Save some encoding time, for the case of spatial layers
or under dynamic resizing mode.

Change-Id: If4a8eb6f0376c3d2dde8465fde6bfd86ab704920
vp9/encoder/vp9_encoder.c