Small re-arrangement.
authorpaulwilkins <paulwilkins@google.com>
Fri, 3 Jun 2016 14:42:47 +0000 (15:42 +0100)
committerpaulwilkins <paulwilkins@google.com>
Thu, 9 Jun 2016 10:32:34 +0000 (11:32 +0100)
commitfba94b8cfd3a4d238326b323c7fb87e747caa7b6
tree94e1ca6006255f47d42022b189a76fff3de93c9d
parent5aeadbb4f62cb10b50722c383b47556c89fc9a07
Small re-arrangement.

Move initialization of a some new "twopass" values
to the function vp9_init_second_pass() and some other
small  changes.

Remove #if GROUP_ADAPTIVE_MAXQ as this is always
enabled now.

Change-Id: I1dbec2fd7c419779848aa987c4cd7824d4df8456
vp9/encoder/vp9_firstpass.c