Fix 32 bit build emms problem.
authorPaul Wilkins <paulwilkins@google.com>
Wed, 12 Nov 2014 17:36:49 +0000 (09:36 -0800)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 13 Nov 2014 19:33:55 +0000 (11:33 -0800)
commitb9c4f9a7db02835a4fe84e9e9e140b33e3563b91
treefe79694944cc6fd014c6b2a144e08cb3ee788266
parent7621a19aa53c7b26b4bf4ba30f2c7f65f8503f9d
Fix 32 bit build emms problem.

Add extra vp9_clear_system_state() calls to fix
double / mmx issue introduced into first pass
code for 32 bit builds.

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