Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/
Darm_pool_q7_HWC.c373 arm_q7_to_q15_no_shift(win_start, buffer, ch_im_in); in arm_avepool_q7_HWC()
414 arm_q7_to_q15_no_shift(row_start, buffer, dim_im_out * ch_im_in); in arm_avepool_q7_HWC()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_q7_to_q15_no_shift.c58 void arm_q7_to_q15_no_shift(const q7_t *pSrc, q15_t *pDst, uint32_t blockSize) in arm_q7_to_q15_no_shift() function
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_convolve_HWC_q7_basic.c121 arm_q7_to_q15_no_shift( in arm_convolve_HWC_q7_basic()
Darm_convolve_HWC_q7_basic_nonsquare.c122 arm_q7_to_q15_no_shift( in arm_convolve_HWC_q7_basic_nonsquare()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h92 void arm_q7_to_q15_no_shift(const q7_t *pSrc, q15_t *pDst, uint32_t blockSize);