|
MSP DSP Library
|
Parameter structure for the IQ31 vector scale function. More...
#include <DSPLib_vector.h>
Data Fields | |
| uint16_t | length |
| Length of source and destination data, must be a multiple of two. | |
| _iq31 | scale |
| q31 fractional value scale to multiply each vector element by. | |
| uint8_t | shift |
| Unsigned integer value to shift each vector result left by. | |
Parameter structure for the IQ31 vector scale function.