| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/ |
| D | arm_nn_mat_mult_kernel_q7_q15.c | 67 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_nn_mat_mult_kernel_q7_q15() local 131 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_nn_mat_mult_kernel_q7_q15() local
|
| D | arm_nn_mat_mult_kernel_q7_q15_reordered.c | 67 q31_t sum2 = ((q31_t)(bias[i]) << bias_shift) + NN_ROUND(out_shift); in arm_nn_mat_mult_kernel_q7_q15_reordered() local
|
| D | arm_convolve_HWC_q15_fast.c | 158 q31_t sum2 = ((q31_t)bias[i] << bias_shift) + NN_ROUND(out_shift); in arm_convolve_HWC_q15_fast() local
|
| D | arm_convolve_HWC_q15_fast_nonsquare.c | 170 q31_t sum2 = ((q31_t)bias[i] << bias_shift) + NN_ROUND(out_shift); in arm_convolve_HWC_q15_fast_nonsquare() local
|
| D | arm_depthwise_separable_conv_HWC_q7.c | 149 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_depthwise_separable_conv_HWC_q7() local
|
| D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 159 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/ |
| D | arm_fully_connected_q15_opt.c | 120 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_fully_connected_q15_opt() local 258 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_fully_connected_q15_opt() local
|
| D | arm_fully_connected_mat_q7_vec_q15_opt.c | 141 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_fully_connected_mat_q7_vec_q15_opt() local 336 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_fully_connected_mat_q7_vec_q15_opt() local
|
| D | arm_fully_connected_q15.c | 90 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_fully_connected_q15() local
|
| D | arm_fully_connected_q7.c | 94 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_fully_connected_q7() local
|
| D | arm_fully_connected_mat_q7_vec_q15.c | 93 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_fully_connected_mat_q7_vec_q15() local
|
| D | arm_fully_connected_q7_opt.c | 154 q31_t sum2 = ((q31_t)(*pBias++) << bias_shift) + NN_ROUND(out_shift); in arm_fully_connected_q7_opt() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/ |
| D | arm_mat_mult_fast_q31.c | 76 q31_t sum1, sum2, sum3, sum4; /* Accumulator */ in arm_mat_mult_fast_q31() local
|
| D | arm_mat_mult_fast_q15.c | 88 q31_t sum2, sum3, sum4; in arm_mat_mult_fast_q15() local
|
| D | arm_mat_cholesky_f32.c | 226 float32_t sum0=0.0f,sum1=0.0f,sum2=0.0f,sum3=0.0f; in arm_mat_cholesky_f32() local
|
| D | arm_mat_vec_mult_f16.c | 314 float16_t sum2 = 0.0f; in arm_mat_vec_mult_f16() local
|
| D | arm_mat_vec_mult_q15.c | 298 q63_t sum2 = 0; in arm_mat_vec_mult_q15() local
|
| D | arm_mat_vec_mult_f32.c | 319 float32_t sum2 = 0.0f; in arm_mat_vec_mult_f32() local
|
| D | arm_mat_vec_mult_q31.c | 295 q63_t sum2 = 0; in arm_mat_vec_mult_q31() local
|
| D | arm_mat_vec_mult_q7.c | 310 q31_t sum2 = 0; in arm_mat_vec_mult_q7() local
|
| D | arm_mat_mult_f32.c | 549 float32_t sum0,sum1, sum2,sum3, sum4, sum5 , sum6, sum7; in arm_mat_mult_f32() local
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wls/ |
| D | wls_subspace_processing.c | 477 float sum, sum1, sum2,sum3; in calcEtimesE() local
|