Searched refs:poly_fir_t (Results 1 – 2 of 2) sorted by relevance
163 typedef struct {float beta; poly_fir1_t interp[3];} poly_fir_t; typedef165 static poly_fir_t const poly_firs[] = {
383 poly_fir_t const * f = &poly_firs[6*(upsample + !!preM) + mode - !upsample]; in rate_init()