Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsndplay.c127 mus_header_type_name(mus_header_type())); in main()
H A Dsndlib.h340 MUS_EXPORT mus_header_t mus_header_type(void);
H A Dsnd-file.c945 type = mus_header_type(); in tackle_bad_header()
975 type = mus_header_type(); /* try to read it anyway... */ in make_file_info()
3145 if (mus_header_type() == MUS_SOUNDFONT) in g_soundfont_info()
H A Dsound.c591 sf->header_type = mus_header_type(); in fill_sf_record()
H A Dheaders.c206 mus_header_t mus_header_type(void) {return(header_type);} in mus_header_type() function
537 …return(mus_header_original_sample_type_name(mus_header_original_sample_type(), mus_header_type())); in any_sample_type_name()
H A Dsnd-dac.c2818 C_string_to_Xen_string(mus_header_type_name(mus_header_type())))); in play_file()
H A Dsnd-motif.c9774 (mus_header_type() != MUS_RAW)); in is_plausible_sound_file()