Lines Matching refs:nrOfInSamplesRead
329 nrOfInSamplesRead, nrOfOutSamplesWritten; /* non-wide samples */ in sox_silence_flow() local
331 nrOfInSamplesRead = 0; in sox_silence_flow()
345 nrOfTicks = min((*isamp-nrOfInSamplesRead), in sox_silence_flow()
367 nrOfInSamplesRead++; in sox_silence_flow()
394 nrOfInSamplesRead += effp->in_signal.channels; in sox_silence_flow()
463 nrOfTicks = min((*isamp-nrOfInSamplesRead), in sox_silence_flow()
505 nrOfInSamplesRead++; in sox_silence_flow()
522 nrOfInSamplesRead++; in sox_silence_flow()
540 *isamp = nrOfInSamplesRead; in sox_silence_flow()
576 nrOfInSamplesRead += (nrOfTicks*effp->in_signal.channels); in sox_silence_flow()
607 nrOfInSamplesRead = *isamp; in sox_silence_flow()
611 *isamp = nrOfInSamplesRead; in sox_silence_flow()