FreeBSD Manual Pages
AuFixedPointRoundDown(3) Library Functions Manual AuFixedPointRoundDown(3) Name AuFixedPointRoundDown - get the rounded down integer portion of a fixed point value. Synopsis #include <audio/audiolib.h> AuFixedPointRoundDown(fp) AuFixedPoint fp; Arguments fp Specifies the fixed point to round down. Description AuFixedPointRoundDown returns the rounded down integer portion of fp. AuFixedPointRoundDown is implemented as a macro. See Also AuFixePointFractionalAddend, AuFixePointFromFraction, AuFixePointFrom- Sum, AuFixePointIntegralAddend, AuFixePointRoundUp. audiolib - Network Audio System C Language Interface audiolib 1.9.4 AuFixedPointRoundDown(3)
Name | Synopsis | Arguments | Description | See Also
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=AuFixedPointRoundDown&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>