Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_q7_to_q15_with_offset.c69 int32_t out_q15x2_1; in arm_q7_to_q15_with_offset() local
87 out_q15x2_1 = PKHBT(in_q15x2_2, in_q15x2_1, 16); in arm_q7_to_q15_with_offset()
89 arm_nn_write_q15x2_ia(&dst, out_q15x2_1); in arm_q7_to_q15_with_offset()