Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Triangular.h217 void SinCosIdx(f32* s, f32* c, u16 idx);
/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Triangular.cpp518 void SinCosIdx(f32* pSin, f32* pCos, u16 idx) in SinCosIdx() function