1AuFixedPointRoundDown(3)   Library Functions Manual   AuFixedPointRoundDown(3)
2
3
4

Name

6       AuFixedPointRoundDown - get the rounded down integer portion of a fixed
7       point value.
8

Synopsis

10       #include <audio/audiolib.h>
11
12       AuFixedPointRoundDown(fp)
13             AuFixedPoint fp;
14

Arguments

16       fp        Specifies the fixed point to round down.
17

Description

19       AuFixedPointRoundDown returns the rounded down integer portion of fp.
20
21       AuFixedPointRoundDown is implemented as a macro.
22

See Also

24       AuFixePointFractionalAddend, AuFixePointFromFraction,  AuFixePointFrom‐
25       Sum, AuFixePointIntegralAddend, AuFixePointRoundUp.
26
27       audiolib - Network Audio System C Language Interface
28
29
30
31audiolib                             1.9.4            AuFixedPointRoundDown(3)
Impressum