Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtempo.c141 static float const * tempo_output(tempo_t * t, float * samples, size_t * n) in tempo_output() function
277 float const * s = tempo_output(p->tempo, NULL, &odone); in flow()