Searched refs:FT_ANGLE_PI4 (Results 1 – 2 of 2) sorted by relevance
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 ) macro
176 while ( theta < -FT_ANGLE_PI4 ) in ft_trig_pseudo_rotate()184 while ( theta > FT_ANGLE_PI4 ) in ft_trig_pseudo_rotate()