logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AuFixedPointFractionalAddend -

Arguments

fp        Specifies the fixed point value.

Description

AuFixedPointFractionalAddend returns the integer portion of fp.

       AuFixedPointFractionalAddend is implemented as a macro.

Name

AuFixedPointFractionalAddend -

See Also

AuFixePointFromFraction,     AuFixePointFromSum,     AuFixePointIntegralAddend,     AuFixePointRoundDown,
       AuFixePointRoundUp.

       audiolib - NetworkAudioSystem C Language Interface

audiolib                                              1.9.4                      AuFixedPointFractionalAddend(3)

Synopsis

       #include <audio/audiolib.h>

       AuFixedPointFractionalAddend(fp)
             AuFixedPointfp;

See Also