Remove the speed condition in setting compute_source_sad.
authorMarco <marpan@google.com>
Tue, 26 Sep 2017 22:47:14 +0000 (15:47 -0700)
committerMarco <marpan@google.com>
Tue, 26 Sep 2017 22:48:34 +0000 (15:48 -0700)
commit819c5b365d4bf58446246b724cbbcca5fd064ae4
treeb0254511ef2841ef6857a8896ff694d866f687d1
parentd5094cfde8850293bc7790190300533483651f9d
Remove the speed condition in setting compute_source_sad.

The speed condition is not needed, feature can used for any
speed in 1 pass code.

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