Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate_filters.h165 static poly_fir_t const poly_firs[] = { variable
H A Drate.c383 poly_fir_t const * f = &poly_firs[6*(upsample + !!preM) + mode - !upsample]; in rate_init()