Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h1330 __STATIC_FORCEINLINE int32_t arm_nn_doubling_high_mult_no_sat(const int32_t m1, const int32_t m2) in arm_nn_doubling_high_mult_no_sat() function
1410 …return arm_nn_divide_by_power_of_two(arm_nn_doubling_high_mult_no_sat(val * (1 << LEFT_SHIFT(shift… in arm_nn_requantize()