Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Utils.h80 static void ConvertStartEndToScaleBias(f32 start, f32 end, f32& scale, f32& bias);
330 NN_FORCE_INLINE void Utils::ConvertStartEndToScaleBias(f32 start, f32 end, f32& scale, f32& bias) in ConvertStartEndToScaleBias() function