Searched defs:out1 (Results 1 – 4 of 4) sorted by relevance
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Include/ |
H A D | arm_nnsupportfunctions.h | 102 __STATIC_FORCEINLINE void *read_and_pad(void *source, q31_t * out1, q31_t * out2) in read_and_pad() 123 __STATIC_FORCEINLINE void *read_and_pad_reordered(void *source, q31_t * out1, q31_t * out2) in read_and_pad_reordered()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/NNSupportFunctions/ |
H A D | arm_nn_mult_q7.c | 69 q7_t out1, out2, out3, out4; /* Temporary variables to store the product */ in arm_nn_mult_q7() local
|
H A D | arm_q7_to_q15_no_shift.c | 67 q31_t out1, out2; in arm_q7_to_q15_no_shift() local
|
H A D | arm_nn_mult_q15.c | 71 q15_t out1, out2, out3, out4; /* temporary output variables */ in arm_nn_mult_q15() local
|