Home
last modified time | relevance | path

Searched defs:inA (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h573 q31_t inA = arm_nn_read_q7x4_ia(&source); in read_and_pad() local
594 q31_t inA = arm_nn_read_q7x4_ia(&source); in read_and_pad_reordered() local
612 q31_t inA = arm_nn_read_q7x4_ia(&source); in read_and_pad_reordered_with_offset() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_q15_opt.c291 q15_t inA = *pA++; in arm_fully_connected_q15_opt() local
319 q15_t inA = *pA++; in arm_fully_connected_q15_opt() local
Darm_fully_connected_mat_q7_vec_q15_opt.c370 q15_t inA = *pA++; in arm_fully_connected_mat_q7_vec_q15_opt() local
400 q15_t inA = *pA++; in arm_fully_connected_mat_q7_vec_q15_opt() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_f16.c123 float16_t *inA = pSrc + CMPLX_DIM * i * n1; in _arm_radix4_butterfly_f16_mve() local
332 float16_t *inA = pSrc + CMPLX_DIM * i * n1; in _arm_radix4_butterfly_inverse_f16_mve() local
Darm_cfft_q31.c78 q31_t *inA = pSrc + CMPLX_DIM * i * n1; in _arm_radix4_butterfly_q31_mve() local
328 q31_t *inA = pSrc + CMPLX_DIM * i * n1; in _arm_radix4_butterfly_inverse_q31_mve() local
Darm_cfft_q15.c75 q15_t *inA = pSrc + CMPLX_DIM * i * n1; in _arm_radix4_butterfly_q15_mve() local
311 q15_t *inA = pSrc + CMPLX_DIM * i * n1; in _arm_radix4_butterfly_inverse_q15_mve() local
Darm_cfft_f32.c125 float32_t *inA = pSrc + CMPLX_DIM * i * n1; in _arm_radix4_butterfly_f32_mve() local
334 float32_t *inA = pSrc + CMPLX_DIM * i * n1; in _arm_radix4_butterfly_inverse_f32_mve() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_separable_conv_HWC_q7.c326 union arm_nnword inA, inB; in arm_depthwise_separable_conv_HWC_q7() local
Darm_depthwise_separable_conv_HWC_q7_nonsquare.c330 union arm_nnword inA, inB; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local