Home
last modified time | relevance | path

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

/dports/games/fkiss/fkiss-0.33/
H A Dsound.c126 static int dsp_bits; variable
150 dsp_bits = p->sound_bits;
153 ioctl(fd, SOUND_PCM_WRITE_BITS, &dsp_bits);
221 if (dsp_bits == 8) {
456 dsp_rate, dsp_bits, dsp_channels); in disp_dsp_info()