Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvad.c178 size_t olen1 = *olen - odone; in flowFlush() local
179 (effp->handler.flow = lsx_flow_copy)(effp, ibuf, obuf +odone, ilen, &olen1); in flowFlush()
180 odone += olen1; in flowFlush()