| spandsp 0.0.6
    | 
#include <fir.h>
| Public Attributes | |
| int | taps | 
| int | curr_pos | 
| const int16_t * | coeffs | 
| int16_t * | history | 
16 bit integer FIR descriptor. This defines the working state for a single instance of an FIR filter using 16 bit integer coefficients.