Home
last modified time | relevance | path

Searched refs:SOUND_PCM_WRITE_BITS (Results 1 – 25 of 59) sorted by relevance

123

/dports/audio/libfilteraudio/filter_audio-0.0.1/test/
H A Dplayback_mic_OSS.c45 status = ioctl(recoder_fid, SOUND_PCM_WRITE_BITS, &format);//��������� in main()
74 if (ioctl(audio_fd, SOUND_PCM_WRITE_BITS, &format) == -1) in main()
/dports/lang/fpc-source/fpc-3.2.2/packages/sndfile/scripts/
H A Dtestc.c9 printf("SOUND_PCM_WRITE_BITS = %d;\n",SOUND_PCM_WRITE_BITS); in main()
/dports/lang/fpc-source/fpc-3.2.2/packages/sndfile/examples/
H A Dsfplay.pp16 SOUND_PCM_WRITE_BITS = -1073459195;
84 If not (FpIOCtl(fd, SOUND_PCM_WRITE_BITS, @temp) <> -1) then
/dports/games/sarien/sarien-0.7.0/src/sound/qnx/
H A Dsound_qnx.c57 if (ioctl (fd_audio, SOUND_PCM_WRITE_BITS, &bits) < 0) { in qnx_init_sound()
/dports/audio/xmp/xmp-4.1.0/src/
H A Dsound_qnx.c44 if (ioctl(fd_audio, SOUND_PCM_WRITE_BITS, &bits) < 0) { in init()
/dports/chinese/bitchx/bitchx-1.2.1/dll/wavplay/
H A Dwavplay.c82 if ((ioctl(dspfd, SOUND_PCM_WRITE_BITS, &arg)) == -1) in open_dsp()
/dports/irc/bitchx/bitchx-1.2.1/dll/wavplay/
H A Dwavplay.c82 if ((ioctl(dspfd, SOUND_PCM_WRITE_BITS, &arg)) == -1) in open_dsp()
/dports/games/xdigger/xdigger-1.0.10/
H A Dsound.c163 ioctl(fd, SOUND_PCM_WRITE_BITS, &bits);
266 (ioctl(fd, SOUND_PCM_WRITE_BITS, &bits) == -1))
/dports/audio/ocp/ocp-0.2.90/devs/
H A Ddevsoss.c106 if (ioctl(fd, SOUND_PCM_WRITE_BITS, &tmp)<0) in SetOptions()
/dports/audio/waveplay/waveplay-20010924/
H A Dwaveplay.c335 status = ioctl(fd, SOUND_PCM_WRITE_BITS, &arg);
/dports/audio/sweep/sweep-0.9.3/src/
H A Ddriver_oss.c182 if ((error = ioctl (dev_dsp, SOUND_PCM_WRITE_BITS, &bits)) != 0) { in setup_dev_dsp()
/dports/audio/xoscope/xoscope-2.0/
H A Dsc_linux.c176 check_status_ioctl(snd, SOUND_PCM_WRITE_BITS, &parm, __LINE__); in open_sound_card()
/dports/audio/ocp/ocp-0.2.90/devp/
H A Ddevposs.c509 if (ioctl(fd, SOUND_PCM_WRITE_BITS, &tmp)<0) in SetOptions()
/dports/audio/kwave/kwave-21.12.3/plugins/playback/
H A DPlayBack-OSS.cpp81 #define SOUND_PCM_SETFMT SOUND_PCM_WRITE_BITS
/dports/comms/echolinux/echolinux-0.17a/echolinux/
H A Dvox.c157 status = ioctl(audiofd, SOUND_PCM_WRITE_BITS, &arg); in soundInput()
/dports/emulators/vice/vice-3.5/src/lib/liblame/misc/
H A Dath.c123 if ( -1 == (status = ioctl (k->fd, SOUND_PCM_WRITE_BITS, &arg)) ) { in open_soundcard()
/dports/audio/lame/lame-3.100/misc/
H A Dath.c123 if ( -1 == (status = ioctl (k->fd, SOUND_PCM_WRITE_BITS, &arg)) ) { in open_soundcard()
/dports/games/fkiss/fkiss-0.33/
H A Dsound.c153 ioctl(fd, SOUND_PCM_WRITE_BITS, &dsp_bits);
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/misc/
H A Dath.c123 if ( -1 == (status = ioctl (k->fd, SOUND_PCM_WRITE_BITS, &arg)) ) { in open_soundcard()
/dports/x11-toolkits/plib/plib-1.8.5/src/sl/
H A DslDSP.cxx60 bps = ioctl ( SOUND_PCM_WRITE_BITS, _bps ) ; in open()
/dports/audio/kwave/kwave-21.12.3/plugins/record/
H A DRecord-OSS.cpp67 #define SOUND_PCM_SETFMT SOUND_PCM_WRITE_BITS
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dsoundcard.h671 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dsoundcard.h671 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsoundcard.h667 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsoundcard.h667 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT macro

123