Home
last modified time | relevance | path

Searched refs:read_pad_and_add_s8x2 (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s8_s32.c339 read_pad_and_add_s8x2(lhs_ptr, &lhs0, lhs_offset_s16x2); in arm_nn_mat_mult_nt_t_s8_s32()
340 read_pad_and_add_s8x2(&lhs_ptr[rhs_rows], &lhs1, lhs_offset_s16x2); in arm_nn_mat_mult_nt_t_s8_s32()
/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h1104 __STATIC_FORCEINLINE void read_pad_and_add_s8x2(const int8_t *source, int32_t *out, const uint32_t … in read_pad_and_add_s8x2() function