CMSIS-NN  
CMSIS NN Software Library
 
Loading...
Searching...
No Matches
arm_q7_to_q15_with_offset.c File Reference

Functions

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