INT2FIX 75 include/gpac/maths.h #define INT2FIX(v) ((Fixed)( ((s32) (v) ) << 16)) INT2FIX 121 include/gpac/maths.h #define INT2FIX(v) ((Float) (v))