Searched refs:nsampreq (Results 1 – 1 of 1) sorted by relevance
553 int nsampreq; in I_CaptureFrame() local558 nsampreq = snd_samplerate / 35; in I_CaptureFrame()563 nsampreq++; in I_CaptureFrame()566 snd = I_GrabSound (nsampreq); in I_CaptureFrame()569 if (fwrite (snd, nsampreq * 4, 1, soundpipe.f_stdin) != 1) in I_CaptureFrame()