Searched refs:fir16_state_t (Results 1 – 2 of 2) sorted by relevance
61 struct fir16_state_t { struct91 static inline const int16_t *fir16_create(struct fir16_state_t *fir, in fir16_create()105 static inline void fir16_flush(struct fir16_state_t *fir) in fir16_flush()114 static inline void fir16_free(struct fir16_state_t *fir) in fir16_free()146 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16()
162 struct fir16_state_t fir_state;163 struct fir16_state_t fir_state_bg;