Searched refs:off (Results 1 – 2 of 2) sorted by relevance
70 const void *pcm, int nch, int off, int count);
178 const void *_pcm, int nch, int off, int count) in wave_write_pcm() argument181 fwrite(pcm + nch * off * samplesize, nch * samplesize, count, fp); in wave_write_pcm()