Home
last modified time | relevance | path

Searched refs:off (Results 1 – 2 of 2) sorted by relevance

/liblc3-3.7.0-3.6.0/tools/
Dwave.h70 const void *pcm, int nch, int off, int count);
Dwave.c178 const void *_pcm, int nch, int off, int count) in wave_write_pcm() argument
181 fwrite(pcm + nch * off * samplesize, nch * samplesize, count, fp); in wave_write_pcm()