Enumeration of FFT operation points.
Member
| Member Name | Description |
|---|---|
HB_FFT_POINT_SIZE_16 | 16 points of FFT. |
HB_FFT_POINT_SIZE_32 | 32 points of FFT. |
HB_FFT_POINT_SIZE_64 | 64 points of FFT. |
HB_FFT_POINT_SIZE_128 | 128 points of FFT. |
HB_FFT_POINT_SIZE_256 | 256 points of FFT. |
HB_FFT_POINT_SIZE_512 | 512 points of FFT. |
HB_FFT_POINT_SIZE_1024 | 1024 points of FFT. |