Searched defs:headroom (Results 1 – 3 of 3) sorted by relevance
79 const int32_t headroom = __CLZ((uint32_t)sum); in arm_softmax_u8() local
150 const int32_t headroom = __CLZ((uint32_t)sum); in arm_softmax_s8() local
122 float headroom; member