Searched refs:arm_q7_to_q15_with_offset (Results 1 – 7 of 7) sorted by relevance
42 void arm_q7_to_q15_with_offset(const int8_t *src, int16_t *dst, int32_t block_size, int16_t offset) in arm_q7_to_q15_with_offset() function
23 arm_q7_to_q15_with_offset.c
212 arm_q7_to_q15_with_offset( in arm_convolve_s4()
193 arm_q7_to_q15_with_offset( in arm_convolve_s8()
253 … arm_q7_to_q15_with_offset((int8_t *)input + (idx_y * input_x + idx_x) * input_ch, in arm_depthwise_conv_s8_opt()
295 … arm_q7_to_q15_with_offset((int8_t *)input + (idx_y * input_x + idx_x) * input_ch, in arm_depthwise_conv_s4_opt()
157 void arm_q7_to_q15_with_offset(const int8_t *src, int16_t *dst, int32_t block_size, int16_t offset);