Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_s8_to_s16_unordered_with_offset.c46 int32_t in_s16x2_2; in arm_s8_to_s16_unordered_with_offset() local
56 in_s16x2_2 = SXTAB16(offset_s16x2, ROR(in_s8x4, 8)); in arm_s8_to_s16_unordered_with_offset()
59 arm_nn_write_q15x2_ia(&dst, in_s16x2_2); in arm_s8_to_s16_unordered_with_offset()