Home | History | Annotate | Download | only in lib

Lines Matching refs:writePos

405 /* shift relevant data in headx/'cbuf' (between 'readPos' incl and writePos non-incl) to 'start'.
406 * modify read/writePos accordingly */
419 writePos;
423 writePos = spho->headxWritePos;
425 if (j < writePos) {
434 "shifting buffer region [%i,%i[ down to %i",*from, writePos, to
447 while (j < writePos) {
456 "readPos,WritePos are now [%i,%i[, returning shift amount %i",*from, spho->headxWritePos, diff
673 /* *readPos is the next position in phonBuf to be read, and *writePos is the first position not to be read (may be outside