Home
last modified time | relevance | path

Searched refs:fir16_state_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/echo/
H A Dfir.h41 struct fir16_state_t { struct
71 static inline const int16_t *fir16_create(struct fir16_state_t *fir, in fir16_create()
81 static inline void fir16_flush(struct fir16_state_t *fir) in fir16_flush()
86 static inline void fir16_free(struct fir16_state_t *fir) in fir16_free()
91 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16()
H A Decho.h150 struct fir16_state_t fir_state;
151 struct fir16_state_t fir_state_bg;