CMSIS-NN  
CMSIS NN Software Library
arm_q7_to_q15_with_offset.c File Reference

Functions

void arm_q7_to_q15_with_offset (const int8_t *src, int16_t *dst, uint32_t block_size, int16_t offset)
 Converts the elements from a s8 vector to a s16 vector with an added offset. More...