Searched refs:F16_MIN_NORM (Results 1 – 1 of 1) sorted by relevance
334 #define F16_MIN_NORM (1.0f / (1 << 14)) /* The normalized float16 value closest to 0 (2^-14) */ macro393 } else if (abs_input < F16_MIN_NORM) { in zcbor_float32_to_16()