Merge "Reset FPU state after calc_plane_error()"
This commit is contained in:
commit
2999ca3094
@ -2605,6 +2605,7 @@ static uint64_t calc_plane_error(unsigned char *orig, int orig_stride,
|
||||
recon += recon_stride;
|
||||
}
|
||||
|
||||
vp8_clear_system_state();
|
||||
return total_sse;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user