Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-snd.c75 return(sound_is_silence(snd_open_file(newname, FILE_READ_WRITE))); in snd_new_file()
2259 sp = snd_open_file(name, FILE_READ_WRITE); in s7_xen_sound_copy()
3932 sp = snd_open_file(fname, FILE_READ_WRITE); /* this will call mus_expand_filename */ in g_open_sound()
4022 sp = snd_open_file(file, FILE_READ_WRITE); in g_open_raw_sound()
4088 sp = snd_open_file(file, FILE_READ_WRITE); in g_open_raw_sound()
4133 sp = snd_open_file(fname, FILE_READ_ONLY); in g_view_sound()
4553 sp = sound_is_silence(snd_open_file(str, FILE_READ_WRITE));
4663 sp = sound_is_silence(snd_open_file(str, FILE_READ_WRITE));
H A Dsnd-file.c1219 snd_info *snd_open_file(const char *filename, read_only_t read_only) in snd_open_file() function
1820 nsp = snd_open_file(filename, read_only); in snd_update()
H A Dsnd-select.c1000 sp = snd_open_file(name, FILE_READ_WRITE); in s7_xen_selection_copy()
H A Dsnd-region.c1187 sp = snd_open_file(temp_region_name, FILE_READ_WRITE); in region_edit()
H A Dsnd-1.h1546 snd_info *snd_open_file(const char *filename, read_only_t read_only);
H A Dsnd-main.c1516 if (!snd_open_file(argname, FILE_READ_WRITE)) in handle_next_startup_arg()
H A Dsnd-motif.c8867 sp = snd_open_file(filename, FILE_READ_WRITE); in file_text_item_activate_callback()
10161 sp = snd_open_file(filename, fd->file_dialog_read_only); in file_open_ok_callback()
15197 sp = snd_open_file(vdat->full_names[vdat->selected_files[i]], FILE_READ_WRITE); in view_files_open_selected_files()
20648 sp = snd_open_file(filename, FILE_READ_WRITE); in open_recent_file_callback()
21079 sp = snd_open_file(str, FILE_READ_WRITE); in menu_drop_watcher()
21672 snd_open_file(temp_file, FILE_READ_WRITE); in popup_cut_to_new_callback_1()