Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsndlib.h216 MUS_EXPORT int mus_sound_close_output(int fd, mus_long_t bytes_of_data);
H A Dsound.c1070 int mus_sound_close_output(int fd, mus_long_t bytes_of_data) in mus_sound_close_output() function
H A Dclm.c11187mus_sound_close_output(fd, (gen->out_end + 1) * gen->chans * mus_bytes_per_sample(mus_sound_sample… in flush_buffers()
11374mus_sound_close_output(fd, current_file_framples * gen->chans * mus_bytes_per_sample(sample_type)); in flush_buffers()
17002mus_sound_close_output(ofd, curoutframples * out_chans * mus_bytes_per_sample(mus_sound_sample_typ… in mus_file_mix()
H A Dsnd-sig.c1584 mus_sound_close_output(out_fd, new_samps * chans * mus_bytes_per_sample(sample_type)); in src_file()