52 #if !defined(NE10_UNROLL_LEVEL) 54 #define NE10_UNROLL_LEVEL 0 55 #elif defined(__aarch64__) 56 #define NE10_UNROLL_LEVEL 1 58 #define NE10_UNROLL_LEVEL 0 133 assert (NULL != outMat);
161 assert (NULL != outMat);
199 assert (NULL != outMat);
229 #define NE10_MAXFACTORS 32 272 #if (NE10_UNROLL_LEVEL == 0) 277 #elif (NE10_UNROLL_LEVEL > 0) Structure for the 16-bit fixed point FFT function.
ne10_int32_t is_backward_scaled
Flag to control scaling behaviour in backward floating point complex FFT.
ne10_fft_cpx_int16_t * twiddles
ne10_float32_t * pCoeffs
Points to the coefficient array.
Instance structure for the floating-point FIR Sparse filter.
ne10_fft_cpx_int32_t * twiddles
ne10_fft_cpx_int16_t * twiddles
ne10_uint16_t numTaps
Length of the filter.
A 2-tuple of ne10_float32_t values.
ne10_float32_t * pCoeffs
Points to the coefficient array.
ne10_uint16_t phaseLength
Length of each polyphase filter component.
Structure for the floating point FFT state.
ne10_uint16_t numStages
numStages of the of lattice filter.
ne10_float32_t * pState
Points to the state variable array.
ne10_float32_t * pkCoeffs
Points to the reflection coefficient array.
ne10_fft_cpx_int16_t * super_twiddles
ne10_uint16_t numTaps
Length of the filter.
ne10_fft_state_float32_t * ne10_fft_cfg_float32_t
Configuration structure for floating point FFT.
Instance structure for the floating point IIR Lattice filter.
ne10_fft_cpx_float32_t * twiddles
ne10_fft_cpx_float32_t * twiddles
Instance structure for the floating-point FIR Interpolation.
ne10_float32_t * pState
Points to the state variable array.
ne10_fft_r2c_state_int32_t * ne10_fft_r2c_cfg_int32_t
Instance structure for the floating-point FIR filter.
ne10_float32_t * pvCoeffs
Points to the ladder coefficient array.
ne10_uint8_t L
Interpolation Factor.
ne10_float32_t * pState
Points to the state variable array.
ne10_fft_cpx_float32_t * last_twiddles
ne10_float32_t * pCoeffs
Points to the coefficient array.
Structure for the 32-bit fixed point FFT function.
ne10_float32_t * pCoeffs
Points to the coefficient array.
ne10_fft_cpx_float32_t * super_twiddles
A 3-tuple of ne10_float32_t values.
ne10_float32_t * pState
Points to the state variable array.
Instance structure for the floating point FIR Lattice filter.
ne10_float32_t * pCoeffs
Points to the coefficient array.
Instance structure for the floating-point FIR Decimation.
ne10_uint16_t numTaps
Length of the filter.
ne10_fft_cpx_int16_t * buffer
ne10_fft_cpx_int32_t * twiddles
ne10_fft_cpx_int32_t * buffer
Structure for point in image.
ne10_float32_t * pState
Points to the state variable array.
ne10_uint16_t numStages
numStages of the of lattice filter.
ne10_fft_cpx_int32_t * buffer
ne10_uint16_t maxDelay
the largest number of delay line values .
ne10_fft_r2c_state_int16_t * ne10_fft_r2c_cfg_int16_t
ne10_float32_t * pState
Points to the state variable array.
ne10_fft_cpx_float32_t * buffer
ne10_int32_t * pTapDelay
Pointer to the array containing positions of the non-zero tap values.
ne10_fft_cpx_float32_t * buffer
ne10_uint8_t M
Decimation Factor.
ne10_uint16_t stateIndex
Index pointer for the state buffer .
ne10_fft_cpx_int32_t * super_twiddles
ne10_int32_t is_forward_scaled
Flag to control scaling behaviour in forward floating point complex FFT.
ne10_fft_state_int16_t * ne10_fft_cfg_int16_t
ne10_fft_cpx_int16_t * buffer
ne10_fft_cpx_int32_t * last_twiddles
A 4-tuple of ne10_float32_t values.
ne10_fft_r2c_state_float32_t * ne10_fft_r2c_cfg_float32_t
ne10_fft_state_int32_t * ne10_fft_cfg_int32_t