Mercurial > hg > sv-dependency-builds
view src/libsndfile-1.0.27/tests/benchmark.def @ 76:f3731af47c4b
No, that isn't going to end well. Back it out.
author | Chris Cannam |
---|---|
date | Sat, 16 Feb 2019 18:32:35 +0000 |
parents | 1df64224f5ac |
children |
line wrap: on
line source
autogen definitions benchmark.tpl; data_type = { type_name = short ; multiplier = "32700.0" ; }; data_type = { type_name = int ; multiplier = "32700.0 * (1 << 16)" ; }; data_type = { type_name = float ; multiplier = "1.0" ; };