Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/util/
Dutil_Float24.h739 f32 float32 = static_cast<f32>(fixed13); in Fixed13ToFloat32() local
743 float32 -= (0x1 << TOTAL_WIDTH); in Fixed13ToFloat32()
746 return float32 / (0x1 << DECIMAL_WIDTH); in Fixed13ToFloat32()
836 f32 float32 = static_cast<f32>(fixed11); in Fixed11ToFloat32() local
837 return float32 / MASK; in Fixed11ToFloat32()
/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Ddetail.csv848 …URE_BORDER_COLOR parameter is converted according to ""conversion 2 from float32 [0, 1] to unsigne…
895 …e GL_TEXTURE_LOD_BIAS parameter converted according to ""conversion from float32 to signed fixed13…
955 …URE_BORDER_COLOR parameter is converted according to ""conversion 2 from float32 [0, 1] to unsigne…
991 …e GL_TEXTURE_LOD_BIAS parameter converted according to ""conversion from float32 to signed fixed13…
1021 …URE_BORDER_COLOR parameter is converted according to ""conversion 2 from float32 [0, 1] to unsigne…
1057 …e GL_TEXTURE_LOD_BIAS parameter converted according to ""conversion from float32 to signed fixed13…