Home
last modified time | relevance | path

Searched defs:headroom (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/
Darm_softmax_u8.c79 const int32_t headroom = __CLZ((uint32_t)sum); in arm_softmax_u8() local
Darm_softmax_s8.c150 const int32_t headroom = __CLZ((uint32_t)sum); in arm_softmax_s8() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa9xxx_parameters.h122 float headroom; member