CMSIS-NN
Version 3.1.0
CMSIS NN Software Library
|
Functions | |
void | arm_q7_to_q15_reordered_with_offset (const q7_t *src, q15_t *dst, uint32_t block_size, q15_t offset) |
Converts the elements of the Q7 vector to a reordered Q15 vector with an added offset. More... | |