Searched refs:fast_floor (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/cortex/addons/audioOps/
H A Daudio_op_tools.h63 inline double fast_floor(double val) { function
67 return fast_floor(val+1.0);

Completed in 50 milliseconds