Searched refs:SDK_SINCOEFF_2 (Results 1 – 1 of 1) sorted by relevance
32 #define SDK_SINCOEFF_2 ((u64) 346799334LL) // ((pi/4)^3)/6 macro60 tmp = SDK_SINCOEFF_1 - ((SDK_SINCOEFF_2 * yy >> 32) * tmp >> 32); in FX_SinFx64c_internal()