gf_floor          145 include/gpac/maths.h #define gf_floor(_a) ((Float) floor(_a))
gf_floor          616 src/utils/math.c Fixed gf_floor(Fixed a)