Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c475 static sample_t const * rate_output(rate_t * p, sample_t * samples, size_t * n) in rate_output() function
659 sample_t const * s = rate_output(&p->rate, NULL, &odone); in flow()