Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfade.c292 size_t t_chan = 0; in sox_fade_drain() local
312 t_chan++; in sox_fade_drain()
313 if (t_chan >= effp->in_signal.channels) in sox_fade_drain()
316 t_chan = 0; in sox_fade_drain()