Searched defs:lhs_offset_s16x2 (Results 1 – 5 of 5) sorted by relevance
/cmsis-nn-latest/Source/NNSupportFunctions/ |
D | arm_nn_transpose_conv_row_s8_s32.c | 94 const uint32_t lhs_offset_s16x2 = PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_transpose_conv_row_s8_s32() local 307 const uint32_t lhs_offset_s16x2 = PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_transpose_conv_row_s8_s32() local 436 const uint32_t lhs_offset_s16x2 = PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_transpose_conv_row_s8_s32() local
|
D | arm_nn_vec_mat_mult_t_svdf_s8.c | 167 const uint32_t lhs_offset_s16x2 = PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_vec_mat_mult_t_svdf_s8() local
|
D | arm_nn_mat_mult_nt_t_s8_s32.c | 201 const uint32_t lhs_offset_s16x2 = PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_mat_mult_nt_t_s8_s32() local
|
D | arm_nn_vec_mat_mult_t_s4.c | 78 const uint32_t lhs_offset_s16x2 = PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_vec_mat_mult_t_s4() local
|
/cmsis-nn-latest/Source/ConvolutionFunctions/ |
D | arm_depthwise_conv_3x3_s8.c | 120 const uint32_t lhs_offset_s16x2 = PKHBT(input_offset, input_offset, 16); in arm_depthwise_conv_3x3_s8() local
|