benchmark.def
上传用户:shw771010
上传日期:2022-01-05
资源大小:991k
文件大小:0k
源码类别:

Audio

开发平台:

Unix_Linux

  1. autogen definitions benchmark.tpl;
  2. data_type = { 
  3. type_name = short ;
  4. multiplier = "32700.0" ;
  5. };
  6. data_type = { 
  7. type_name = int ;
  8. multiplier = "32700.0 * (1<<16)" ;
  9. };
  10. data_type = { 
  11. type_name = float ;
  12. multiplier = "1.0" ;
  13. };