Searched refs:source_offset (Results 1 – 1 of 1) sorted by relevance
49 const int16x8_t source_offset = vdupq_n_s16(offset); in arm_q7_to_q15_with_offset() local55 source = vaddq_s16(source, source_offset); in arm_q7_to_q15_with_offset()