variance_test: add missing ClearSystemState...
...to recently added SubpelVarianceTest Change-Id: I8775e39fd5dbfba81ad42b79b47bf6dd6ca8cc0e
This commit is contained in:
@@ -218,6 +218,7 @@ class SubpelVarianceTest :
|
||||
vpx_free(src_);
|
||||
delete[] ref_;
|
||||
vpx_free(sec_);
|
||||
libvpx_test::ClearSystemState();
|
||||
}
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user