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