Home
last modified time | relevance | path

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

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