Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/math/
Dmath_Triangular.h257 AcosFIdx(f32 x) in AcosFIdx() function
385 inline u16 AcosIdx(f32 x) { return F32ToU16(AcosFIdx(x) * 256.f); } in AcosIdx()