Searched refs:FT_TRIG_SCALE (Results 1 – 1 of 1) sorted by relevance
39 #define FT_TRIG_SCALE 1166391785UL /* 0x4585BA38UL */ macro55 v = ( val * (FT_Int64)FT_TRIG_SCALE ) + 0x100000000UL; in ft_trig_downscale()77 k1 = (FT_UInt32)FT_TRIG_SCALE >> 16; /* constant */ in ft_trig_downscale()78 k2 = (FT_UInt32)(FT_TRIG_SCALE & 0xFFFFL); /* constant */ in ft_trig_downscale()