Lines Matching full:dolog
274 dolog ("tag = %d\n", wfx->wFormatTag);
275 dolog ("nChannels = %d\n", wfx->nChannels);
276 dolog ("nSamplesPerSec = %ld\n", wfx->nSamplesPerSec);
277 dolog ("nAvgBytesPerSec = %ld\n", wfx->nAvgBytesPerSec);
278 dolog ("nBlockAlign = %d\n", wfx->nBlockAlign);
279 dolog ("wBitsPerSample = %d\n", wfx->wBitsPerSample);
280 dolog ("cbSize = %d\n", wfx->cbSize);
305 dolog ("%d attempts to restore playback buffer failed\n", i);
341 dolog ("Internal logic error: Bad audio format %d\n", as->freq);
351 dolog ("Invalid wave format, tag is not PCM, but %d\n",
357 dolog ("Invalid wave format, frequency is zero\n");
372 dolog (
393 dolog ("Invalid wave format, bits per sample is not "
495 dolog ("clear %p,%ld,%ld %p,%ld,%ld\n",
588 dolog ("Primary\n");
612 dolog ("Attempt to control voice without a buffer\n");
623 dolog ("warning: Voice is already playing\n");
649 dolog ("warning: Voice is not playing\n");
676 dolog ("Attempt to run empty with playback buffer\n");
720 dolog ("old_pos == ppos\n");
741 dolog ("len=%d bufsize=%d old_pos=%ld ppos=%ld\n",
785 dolog ("played %lu mixed %lu diff %ld sec %f\n",
802 dolog ("Attempt to control capture voice without a buffer\n");
813 dolog ("warning: Voice is already capturing\n");
839 dolog ("warning: Voice is not capturing\n");
866 dolog ("Attempt to run without capture buffer\n");