AuFixedPointRoundDown
get the rounded down integer portion of a fixed point value.
- Provided by: libaudio-dev (Version: 1.9.4-6build1)
- Source: nas
- Report a bug
get the rounded down integer portion of a fixed point value.
#include <audio/audiolib.h>
AuFixedPointRoundDown(fp)
AuFixedPoint fp;
AuFixedPointRoundDown returns the rounded down integer portion of fp.
AuFixedPointRoundDown is implemented as a macro.
AuFixePointFractionalAddend, AuFixePointFromFraction, AuFixePointFromSum, AuFixePointIntegralAddend, AuFixePointRoundUp.
audiolib - Network Audio System C Language Interface