Home
last modified time | relevance | path

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

/cmsis-nn-3.6.0-3.5.0/Source/NNSupportFunctions/
Darm_q7_to_q15_with_offset.c49 const int16x8_t source_offset = vdupq_n_s16(offset); in arm_q7_to_q15_with_offset() local
55 source = vaddq_s16(source, source_offset); in arm_q7_to_q15_with_offset()