use stdint types, not long long or int, for the intermediate holder of float->int...
commit17b9da904b5b86b9389bfefaa5a143c83a6741ed
authorpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Fri, 24 Oct 2008 12:20:46 +0000 (24 12:20 +0000)
committerpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Fri, 24 Oct 2008 12:20:46 +0000 (24 12:20 +0000)
tree17db707f4514250ac5aaa8e249411306d907af31
parent4ad79c70efa1c262cc354d9b0bbffdb1490b718f
use stdint types, not long long or int, for the intermediate holder of float->int sample type conversion

git-svn-id: http://subversion.jackaudio.org/jack/trunk/jack@3040 0c269be4-1314-0410-8aa9-9f06e86f4224
drivers/alsa/memops.c