Reset FPU state after calc_plane_error()
authorJohn Koleszar <jkoleszar@google.com>
Tue, 11 Oct 2011 15:43:30 +0000 (08:43 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 11 Oct 2011 15:43:30 +0000 (08:43 -0700)
commit07ba411914139f3ab68a3b0f5618e5505557d159
tree5751428520d5c7e8695a3621baf2f7fc8e9423ab
parentaf12c23e8ee6931c364f417d510b48de6e1d8530
Reset FPU state after calc_plane_error()

Fixes a MMX/SSE2 mismatch when building with --enable-internal-stats.

Change-Id: I0c50a1f246f6916b7a5fc6f36864ceb362f25520
vp8/encoder/onyx_if.c