Searched refs:fir16 (Results 1 – 2 of 2) sorted by relevance
103 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16() function
364 echo_value = fir16(&ec->fir_state, tx); in oslec_update()371 echo_value = fir16(&ec->fir_state_bg, tx); in oslec_update()