1.8.2.2 mchp_bitreversal_q31()

MCHP_DSP_ATTRIBUTE void mchp_bitreversal_q31 (q31_t * pSrc, uint16_t fftSize, uint16_t bitRevFactor, const uint16_t * pBitRevTab)

In-place Q31 bit reversal function.

Parameters:
in,out pSrc

Points to in-place Q31 data buffer.

in fftSize

Length of FFT.

in bitRevFactor

Not used (API compatibility).

in pBitRevTab

Not used (API compatibility).