Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-3.6.0-3.5.0/Source/ConvolutionFunctions/
Darm_nn_mat_mult_kernel_s8_s16.c89 int32_t b1 = arm_nn_read_q15x2_ia(&ip_b1); in arm_nn_mat_mult_kernel_s8_s16() local
118 int16_t b1 = *ip_b1++; in arm_nn_mat_mult_kernel_s8_s16() local
183 int32_t b1 = arm_nn_read_q15x2_ia(&ip_b1); in arm_nn_mat_mult_kernel_s8_s16() local
205 int16_t b1 = *ip_b1++; in arm_nn_mat_mult_kernel_s8_s16() local
/cmsis-nn-3.6.0-3.5.0/Source/NNSupportFunctions/
Darm_nn_mat_mul_kernel_s16.c91 int32_t b1 = arm_nn_read_q15x2_ia(&ip_b1); in arm_nn_mat_mult_kernel_s16() local
117 int16_t b1 = *ip_b1++; in arm_nn_mat_mult_kernel_s16() local
193 int32_t b1 = arm_nn_read_q15x2_ia(&ip_b1); in arm_nn_mat_mult_kernel_s16() local
212 int16_t b1 = *ip_b1++; in arm_nn_mat_mult_kernel_s16() local