1.6.2.4 mchp_mean_q31()
void mchp_mean_q31 (const q31_t * pSrc, uint32_t blockSize, q31_t * pResult)
Mean value of a Q31 vector.
| in | pSrc |
is input pointer |
| in | blockSize |
is the number of samples to process |
| out | pResult |
is output value. |
void mchp_mean_q31 (const q31_t * pSrc, uint32_t blockSize, q31_t * pResult)
Mean value of a Q31 vector.
| in | pSrc |
is input pointer |
| in | blockSize |
is the number of samples to process |
| out | pResult |
is output value. |
Rev: A