Home
last modified time | relevance | path

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

/cmsis-3.4.0/CMSIS/NN/Include/
Darm_nnsupportfunctions.h773 q31_t threshold = remainder_mask >> 1; in arm_nn_divide_by_power_of_two() local
776 threshold++; in arm_nn_divide_by_power_of_two()
778 if (remainder > threshold) in arm_nn_divide_by_power_of_two()