Home
last modified time | relevance | path

Searched refs:SDK_SINCOEFF_1 (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.3.1/build/libraries/fx/common/src/
Dfx_trig.c31 #define SDK_SINCOEFF_1 ((u64) 3373259426LL) // pi/4 macro
60 tmp = SDK_SINCOEFF_1 - ((SDK_SINCOEFF_2 * yy >> 32) * tmp >> 32); in FX_SinFx64c_internal()