Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Arithmetic.cpp435 kf = S16ToF32(k); in FExp()
485 kf = S16ToF32(static_cast<s16>(k)); in FLog()
/CTR-SDK-0.14.4/include/nn/math/
Dmath_Arithmetic.h342 S16ToF32(s16 x) in S16ToF32() function