use llrintf instead of lrintf when rounding to long long; use llrintf when converting...
commit553d47b4105b3250caf67031a42ebbc3807ce3e7
authorpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Fri, 24 Oct 2008 12:03:15 +0000 (24 12:03 +0000)
committerpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Fri, 24 Oct 2008 12:03:15 +0000 (24 12:03 +0000)
treeb0894d41e27ef6873ce2ef9c183a2a05e030152b
parent8adddd6336b50981c78a8d6db59e7f1554cc155f
use llrintf instead of lrintf when rounding to long long; use llrintf when converting to 24bit, rather than a cast; document the structure of the names in memops.c since they are rather mysterious

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