Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/util/
Dutil_Float24.h297 exp = exp - EXP_BIAS31 + EXP_BIAS32; in Bits31ToFloat32()
331 exp = exp - EXP_BIAS32 + EXP_BIAS31; in Float32ToBits31()
362 EXP_BIAS31 = 63, enumerator