structarm fir sparse instance q31


CMSIS DSP Software Library: arm_fir_sparse_instance_q31 Struct Reference Main Page Modules Data Structures Files Examples Data Structures Data Fields Data Fields arm_fir_sparse_instance_q31 Struct Reference Instance structure for the Q31 sparse FIR filter. More... #include <arm_math.h> Data Fields uint16_t numTaps uint16_t stateIndex q31_t * pState q31_t * pCoeffs uint16_t maxDelay int32_t * pTapDelay Detailed Description Instance structure for the Q31 sparse FIR filter. Definition at line 4261 of file arm_math.h. Field Documentation uint16_t arm_fir_sparse_instance_q31::numTaps number of coefficients in the filter. Definition at line 4263 of file arm_math.h. uint16_t arm_fir_sparse_instance_q31::stateIndex state buffer index. Points to the oldest sample in the state buffer. Definition at line 4264 of file arm_math.h. q31_t* arm_fir_sparse_instance_q31::pState points to the state buffer array. The array is of length maxDelay+blockSize-1. Definition at line 4265 of file arm_math.h. q31_t* arm_fir_sparse_instance_q31::pCoeffs points to the coefficient array. The array is of length numTaps. Definition at line 4266 of file arm_math.h. uint16_t arm_fir_sparse_instance_q31::maxDelay maximum offset specified by the pTapDelay array. Definition at line 4267 of file arm_math.h. int32_t* arm_fir_sparse_instance_q31::pTapDelay points to the array of delay values. The array is of length numTaps. Definition at line 4268 of file arm_math.h. The documentation for this struct was generated from the following file: arm_math.h  All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines Generated on Mon Nov 29 2010 17:20:06 for CMSIS DSP Software Library by  1.7.2

Wyszukiwarka

Podobne podstrony:
structarm fir sparse instance ?2
structarm fir interpolate instance q31
structarm fir lattice instance q31
structarm fir sparse instance q7
structarm fir ?cimate instance q31
structarm fir sparse instance q15
structarm fir interpolate instance ?2
structarm fir lattice instance q15
structarm bilinear interp instance q31
structarm ?ft radix4 instance q31
structarm fir lattice instance ?2
structarm fir ?cimate instance ?2
structarm lms norm instance q31
structarm iir lattice instance q31
structarm fir ?cimate instance q15
structarm fir interpolate instance q15
structarm fir instance q31
structarm ?t4 instance q31
structarm pid instance q31

więcej podobnych podstron