Merge "Removing unnecessary vp9_zero() call."
This commit is contained in:
commit
01c4b5ddd7
@ -1388,8 +1388,6 @@ VP9_COMP *vp9_create_compressor(VP9_CONFIG *oxcf) {
|
||||
|
||||
cm->error.setjmp = 0;
|
||||
|
||||
vp9_zero(cpi->common.counts.uv_mode);
|
||||
|
||||
#ifdef MODE_TEST_HIT_STATS
|
||||
vp9_zero(cpi->mode_test_hits);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user