Searched refs:nsamp (Results 1 – 1 of 1) sorted by relevance
166 int nsamp; in Flush() local175 nsamp = resampler.getFlushSize(); in Flush()176 if (nsamp > 0) { in Flush()177 cnt = (size_t)nsamp * h.bytes_per_unit; in Flush()181 nsamp = resampler.filter(NULL, 0, (short *)tmpbuf); in Flush()184 if (nsamp > 0) { in Flush()185 cnt = (size_t)nsamp * h.bytes_per_unit; in Flush()