diff options
author | Steve Baker <steve@stevebaker.org> | 2002-04-26 09:21:14 +0000 |
---|---|---|
committer | Steve Baker <steve@stevebaker.org> | 2002-04-26 09:21:14 +0000 |
commit | 893b1ebd1aef84816587c87df665aacd2cdd316e (patch) | |
tree | b10312cf9eef450fffc3fd99c587b047432c730d /ext/jack | |
parent | da2189b3d2fad32fa05b7c976f367f7cd73d7c13 (diff) | |
download | gst-plugins-bad-893b1ebd1aef84816587c87df665aacd2cdd316e.tar.gz gst-plugins-bad-893b1ebd1aef84816587c87df665aacd2cdd316e.tar.bz2 gst-plugins-bad-893b1ebd1aef84816587c87df665aacd2cdd316e.zip |
adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf if available and a pure c rounding macro...
Original commit message from CVS:
adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf if available and a pure c rounding macro if not.
This is where optimised asm alternatives can be placed - omega, this means you!
However you have to prove that your asm version is faster than lrintf ;)
Diffstat (limited to 'ext/jack')
0 files changed, 0 insertions, 0 deletions