Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_convolve_HWC_q7_fast.c151 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast()
187 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast()
209 arm_q7_to_q15_reordered_no_shift((q7_t *)Im_in + in arm_convolve_HWC_q7_fast()
240 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast()
273 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast()
Darm_convolve_HWC_q7_fast_nonsquare.c141 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast_nonsquare()
179 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast_nonsquare()
202 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast_nonsquare()
235 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast_nonsquare()
270 arm_q7_to_q15_reordered_no_shift( in arm_convolve_HWC_q7_fast_nonsquare()
Darm_convolve_1x1_HWC_q7_fast_nonsquare.c129 arm_q7_to_q15_reordered_no_shift( in arm_convolve_1x1_HWC_q7_fast_nonsquare()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_q7_to_q15_reordered_no_shift.c77 void arm_q7_to_q15_reordered_no_shift(const q7_t *pSrc, q15_t *pDst, uint32_t blockSize) in arm_q7_to_q15_reordered_no_shift() function
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_q7.c89 arm_q7_to_q15_reordered_no_shift(pV, vec_buffer, dim_vec); in arm_fully_connected_q7()
Darm_fully_connected_q7_opt.c148 arm_q7_to_q15_reordered_no_shift(pV, vec_buffer, dim_vec); in arm_fully_connected_q7_opt()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h120 void arm_q7_to_q15_reordered_no_shift(const q7_t *pSrc, q15_t *pDst, uint32_t blockSize);