|
NameAuFixedPointFromSum - make a fixed point valueSynopsis#include <audio/audiolib.h>AuFixedPoint AuFixedPointFromSum(a, b) int a; int b; Arguments
DescriptionAuFixedPointFromSum constructs a fixed point from the two arguments.AuFixedPointFromSum is implemented as a macro. See AlsoAuFixePointFractionalAddend, AuFixePointFromFraction, AuFixePointIntegralAddend, AuFixePointRoundDown, AuFixePointRoundUp.audiolib - Network Audio System C Language Interface
Visit the GSP FreeBSD Man Page Interface. |