Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/util/
Dutil_Float24.h711 explicit Fixed13( u32 fixed13 ) in Fixed13() argument
713 m_Float32 = Fixed13ToFloat32( fixed13 ); in Fixed13()
737 static f32 Fixed13ToFloat32(u32 fixed13) in Fixed13ToFloat32() argument
739 f32 float32 = static_cast<f32>(fixed13); in Fixed13ToFloat32()
741 if (fixed13 & (0x1 << (TOTAL_WIDTH - 1))) in Fixed13ToFloat32()
/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Ddetail.csv895 …IAS parameter converted according to ""conversion from float32 to signed fixed13 (8bits fraction),…
991 …IAS parameter converted according to ""conversion from float32 to signed fixed13 (8bits fraction),…
1057 …IAS parameter converted according to ""conversion from float32 to signed fixed13 (8bits fraction),…