Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtempo.c135 static float * tempo_input(tempo_t * t, float const * samples, size_t n) in tempo_input() function
157 tempo_input(t, buff, (size_t) 128); in tempo_flush()
284 float * t = tempo_input(p->tempo, NULL, *isamp / effp->in_signal.channels); in flow()