Home
last modified time | relevance | path

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

/cmsis-nn-3.7.0/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s8_s32.c345 read_and_pad_s8x2(rhs_ptr, &rhs_val); in arm_nn_mat_mult_nt_t_s8_s32()
/cmsis-nn-3.7.0/Include/
Darm_nnsupportfunctions.h1094 __STATIC_FORCEINLINE void read_and_pad_s8x2(const int8_t *source, int32_t *out) in read_and_pad_s8x2() function