|
NameAuFixedPointRoundDown - get the rounded down integer portion of a fixed point value.Synopsis#include <audio/audiolib.h>AuFixedPointRoundDown(fp) AuFixedPoint fp; Arguments
DescriptionAuFixedPointRoundDown returns the rounded down integer portion of fp.AuFixedPointRoundDown is implemented as a macro. See AlsoAuFixePointFractionalAddend, AuFixePointFromFraction, AuFixePointFromSum, AuFixePointIntegralAddend, AuFixePointRoundUp.audiolib - Network Audio System C Language Interface
Visit the GSP FreeBSD Man Page Interface. |