Home
last modified time | relevance | path

Searched defs:inB (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_q15_opt.c292 q15_t inB = *pB++; in arm_fully_connected_q15_opt() local
320 q15_t inB = *pB++; in arm_fully_connected_q15_opt() local
Darm_fully_connected_mat_q7_vec_q15_opt.c371 q7_t inB = *pB++; in arm_fully_connected_mat_q7_vec_q15_opt() local
401 q7_t inB = *pB++; 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.c124 float16_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_f16_mve() local
333 float16_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_inverse_f16_mve() local
Darm_cfft_q31.c79 q31_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_q31_mve() local
329 q31_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_inverse_q31_mve() local
Darm_cfft_q15.c76 q15_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_q15_mve() local
312 q15_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_inverse_q15_mve() local
Darm_cfft_f32.c126 float32_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_f32_mve() local
335 float32_t *inB = inA + n2 * CMPLX_DIM; 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