Table of Contents
AuFixedPointRoundUp -  
#include <audio/audiolib.h>
AuFixedPointRoundUp(fp) 
      AuFixedPoint fp;
 
- fp
- Specifies the fixed point value. 
AuFixedPointRoundUp
returns the rounded up integral portion of fp.
AuFixedPointRoundUp is implemented
as a macro. 
AuFixePointFractionalAddend, AuFixePointFromFraction,
AuFixePointFromSum, AuFixePointIntegralAddend, AuFixePointRoundDown. 
audiolib
- Network Audio System C Language Interface 
Table of Contents