Searched refs:nrOfInSamplesRead (Results 1 – 1 of 1) sorted by relevance
329 nrOfInSamplesRead, nrOfOutSamplesWritten; /* non-wide samples */ in sox_silence_flow() local331 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()[all …]