Home
last modified time | relevance | path

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

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