Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvad.c188 priv_t * p, chan_t * c, size_t index_ns, unsigned step_ns, int bootCount) in measure() argument
193 for (i = 0; i < p->measureLen_ws; ++i, index_ns = (index_ns + step_ns) % p->samplesLen_ns) in measure()