NMSIS-DSP
Version 1.3.1
NMSIS DSP Software Library
Deprecated List
Module
FIR_Lattice
Those functions are no more tested nor maintained and will be removed in a future version.
Module
FIR_Sparse
Those functions are no more tested nor maintained and will be removed in a future version.
Global
riscv_cfft_radix2_f16
(const
riscv_cfft_radix2_instance_f16
*S, float16_t *pSrc)
Do not use this function. It has been superseded by
riscv_cfft_f16
and will be removed in the future
Global
riscv_cfft_radix2_f32
(const
riscv_cfft_radix2_instance_f32
*S, float32_t *pSrc)
Do not use this function. It has been superseded by
riscv_cfft_f32
and will be removed in the future
Global
riscv_cfft_radix2_init_f16
(
riscv_cfft_radix2_instance_f16
*S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
Do not use this function. It has been superseded by
riscv_cfft_f16
and will be removed in the future.
Global
riscv_cfft_radix2_init_f32
(
riscv_cfft_radix2_instance_f32
*S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
Do not use this function. It has been superseded by
riscv_cfft_f32
and will be removed in the future.
Global
riscv_cfft_radix2_init_q15
(
riscv_cfft_radix2_instance_q15
*S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
Do not use this function. It has been superseded by
riscv_cfft_q15
and will be removed
Global
riscv_cfft_radix2_init_q31
(
riscv_cfft_radix2_instance_q31
*S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
Do not use this function. It has been superseded by
riscv_cfft_q31
and will be removed in the future.
Global
riscv_cfft_radix2_q15
(const
riscv_cfft_radix2_instance_q15
*S, q15_t *pSrc)
Do not use this function. It has been superseded by
riscv_cfft_q15
and will be removed in the future.
Global
riscv_cfft_radix2_q31
(const
riscv_cfft_radix2_instance_q31
*S, q31_t *pSrc)
Do not use this function. It has been superseded by
riscv_cfft_q31
and will be removed in the future.
Global
riscv_cfft_radix4_f16
(const
riscv_cfft_radix4_instance_f16
*S, float16_t *pSrc)
Do not use this function. It has been superseded by
riscv_cfft_f16
and will be removed in the future.
Global
riscv_cfft_radix4_f32
(const
riscv_cfft_radix4_instance_f32
*S, float32_t *pSrc)
Do not use this function. It has been superseded by
riscv_cfft_f32
and will be removed in the future.
Global
riscv_cfft_radix4_init_f16
(
riscv_cfft_radix4_instance_f16
*S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
Do not use this function. It has been superceded by
riscv_cfft_f16
and will be removed in the future.
Global
riscv_cfft_radix4_init_f32
(
riscv_cfft_radix4_instance_f32
*S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
Do not use this function. It has been superceded by
riscv_cfft_f32
and will be removed in the future.
Global
riscv_cfft_radix4_init_q15
(
riscv_cfft_radix4_instance_q15
*S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
Do not use this function. It has been superseded by
riscv_cfft_q15
and will be removed in the future.
Global
riscv_cfft_radix4_init_q31
(
riscv_cfft_radix4_instance_q31
*S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
Do not use this function. It has been superseded by
riscv_cfft_q31
and will be removed in the future.
Global
riscv_cfft_radix4_q15
(const
riscv_cfft_radix4_instance_q15
*S, q15_t *pSrc)
Do not use this function. It has been superseded by
riscv_cfft_q15
and will be removed in the future.
Global
riscv_cfft_radix4_q31
(const
riscv_cfft_radix4_instance_q31
*S, q31_t *pSrc)
Do not use this function. It has been superseded by
riscv_cfft_q31
and will be removed in the future.
Global
riscv_dct4_f32
(const
riscv_dct4_instance_f32
*S, float32_t *pState, float32_t *pInlineBuffer)
Do not use this function. It is using a deprecated version of the RFFT.
Global
riscv_dct4_init_f32
(
riscv_dct4_instance_f32
*S,
riscv_rfft_instance_f32
*S_RFFT,
riscv_cfft_radix4_instance_f32
*S_CFFT, uint16_t N, uint16_t Nby2, float32_t normalize)
Do not use this function. It is using a deprecated version of the RFFT.
Global
riscv_dct4_init_q15
(
riscv_dct4_instance_q15
*S,
riscv_rfft_instance_q15
*S_RFFT,
riscv_cfft_radix4_instance_q15
*S_CFFT, uint16_t N, uint16_t Nby2, q15_t normalize)
Do not use this function. It will be removed in future versions.
Global
riscv_dct4_init_q31
(
riscv_dct4_instance_q31
*S,
riscv_rfft_instance_q31
*S_RFFT,
riscv_cfft_radix4_instance_q31
*S_CFFT, uint16_t N, uint16_t Nby2, q31_t normalize)
Do not use this function. It will be removed in future versions.
Global
riscv_dct4_q15
(const
riscv_dct4_instance_q15
*S, q15_t *pState, q15_t *pInlineBuffer)
Do not use this function. It will be removed in future versions.
Global
riscv_dct4_q31
(const
riscv_dct4_instance_q31
*S, q31_t *pState, q31_t *pInlineBuffer)
Do not use this function. It will be removed in future versions.
Global
riscv_rfft_f32
(const
riscv_rfft_instance_f32
*S, float32_t *pSrc, float32_t *pDst)
Do not use this function. It has been superceded by
riscv_rfft_fast_f32
and will be removed in the future.
Global
riscv_rfft_init_f32
(
riscv_rfft_instance_f32
*S,
riscv_cfft_radix4_instance_f32
*S_CFFT, uint32_t fftLenReal, uint32_t ifftFlagR, uint32_t bitReverseFlag)
Do not use this function. It has been superceded by
riscv_rfft_fast_init_f32
and will be removed in the future.
Generated on Mon Nov 11 2024 02:48:08 for NMSIS-DSP by
1.8.17