Home
last modified time | relevance | path

Searched defs:inB2 (Results 1 – 23 of 23) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_nn_mat_mult_kernel_q7_q15.c78 q31_t inB2 = arm_nn_read_q15x2_ia(&pB2); in arm_nn_mat_mult_kernel_q7_q15() local
104 q15_t inB2 = *pB2++; in arm_nn_mat_mult_kernel_q7_q15() local
139 q31_t inB2 = arm_nn_read_q15x2_ia(&pB2); in arm_nn_mat_mult_kernel_q7_q15() local
159 q15_t inB2 = *pB2++; in arm_nn_mat_mult_kernel_q7_q15() local
Darm_nn_mat_mult_kernel_q7_q15_reordered.c78 q31_t inB2 = arm_nn_read_q15x2_ia(&pB2); in arm_nn_mat_mult_kernel_q7_q15_reordered() local
104 q15_t inB2 = *pB2++; in arm_nn_mat_mult_kernel_q7_q15_reordered() local
Darm_convolve_HWC_q15_fast.c169 q31_t inB2 = arm_nn_read_q15x2_ia(&pB2); in arm_convolve_HWC_q15_fast() local
184 q15_t inB2 = *pB2++; in arm_convolve_HWC_q15_fast() local
Darm_convolve_HWC_q15_fast_nonsquare.c181 q31_t inB2 = arm_nn_read_q15x2_ia(&pB2); in arm_convolve_HWC_q15_fast_nonsquare() local
196 q15_t inB2 = *pB2++; in arm_convolve_HWC_q15_fast_nonsquare() local
Darm_depthwise_separable_conv_HWC_q7.c164 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7() local
196 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7() local
Darm_depthwise_separable_conv_HWC_q7_nonsquare.c174 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
206 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
Darm_convolve_HWC_q7_basic.c160 q31_t inB1, inB2; in arm_convolve_HWC_q7_basic() local
Darm_convolve_HWC_q7_fast.c307 q31_t inB1, inB2; in arm_convolve_HWC_q7_fast() local
Darm_convolve_1x1_HWC_q7_fast_nonsquare.c158 q31_t inB1, inB2; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
Darm_convolve_HWC_q15_basic.c141 q31_t inB2 = arm_nn_read_q15x2_ia(&pB); in arm_convolve_HWC_q15_basic() local
Darm_convolve_HWC_q7_basic_nonsquare.c161 q31_t inB1, inB2; in arm_convolve_HWC_q7_basic_nonsquare() local
Darm_convolve_HWC_q7_fast_nonsquare.c303 q31_t inB1, inB2; in arm_convolve_HWC_q7_fast_nonsquare() local
Darm_convolve_HWC_q7_RGB.c207 q31_t inB1, inB2; in arm_convolve_HWC_q7_RGB() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_fast_q15.c87 q31_t inA1, inB1, inA2, inB2; in arm_mat_mult_fast_q15() local
93 q15_t inA1, inB1, inA2, inB2; in arm_mat_mult_fast_q15() local
Darm_mat_mult_fast_q31.c77 q31_t inA1, inA2, inB1, inB2; in arm_mat_mult_fast_q31() local
Darm_mat_mult_q15.c614 q31_t inA1, inB1, inA2, inB2; local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_mult_q15.c63 q31_t inA1, inA2, inB1, inB2; /* temporary input variables */ in arm_nn_mult_q15() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/BasicMathFunctions/
Darm_add_q15.c115 q31_t inB1, inB2; in arm_add_q15() local
Darm_sub_q15.c116 q31_t inB1, inB2; in arm_sub_q15() local
Darm_dot_prod_q7.c120 q31_t inA1, inA2, inB1, inB2; /* Temporary variables */ in arm_dot_prod_q7() local
Darm_mult_q15.c112 q31_t inA1, inA2, inB1, inB2; /* Temporary input variables */ in arm_mult_q15() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_q15_opt.c271 q15_t inB2 = *pB++; in arm_fully_connected_q15_opt() local
Darm_fully_connected_mat_q7_vec_q15_opt.c350 q7_t inB2 = *pB++; in arm_fully_connected_mat_q7_vec_q15_opt() local