Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg2.c590 int AudioFormat; local
984 AudioFormat = AFMT_MU_LAW;
985 if (ioctl(fd, SNDCTL_DSP_SETFMT, &AudioFormat)==-1)
991 if (AudioFormat != AFMT_MU_LAW)