Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtempo.c60 static size_t tempo_best_overlap_position(tempo_t * t, float const * new_win) in tempo_best_overlap_position() function
111 offset = tempo_best_overlap_position(t, fifo_read_ptr(&t->input_fifo)); in tempo_process()