Logo
MSP DSP Library
msp_scale_q15_params Struct Reference

Parameter structure for the Q15 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.
 
_q15 scale
 Q15 fractional value scale to multiply each vector element by.
 
uint8_t shift
 Unsigned integer value to shift each vector result left by.
 

Detailed Description

Parameter structure for the Q15 vector scale function.


The documentation for this struct was generated from the following file: