Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c_time unused #22

Closed
GoogleCodeExporter opened this issue Sep 16, 2015 · 1 comment
Closed

c_time unused #22

GoogleCodeExporter opened this issue Sep 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

http://s390pkgs.fedoraproject.org/packages/libyuv/0/0.5.20120308svn209.fc17/data
/logs/s390/build.log

compare_test.cc: In member function 'virtual void 
libyuv::libyuvTest_BenchmarkPsnr_C_Test::TestBody()':
compare_test.cc:149:10: warning: unused variable 'c_time' [-Wunused-variable]

Original issue reported on code.google.com by fbarch...@google.com on 19 Mar 2012 at 4:14

@GoogleCodeExporter
Copy link
Author

Once fixed (benchmarking), this actually caught a bug - the image based PSNR 
was not using SSE2 code.
Fixed in r218.

Original comment by fbarch...@google.com on 19 Mar 2012 at 5:11

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant