Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-file.h9 mus_sample_t position_to_sample_type(mus_header_t header, int pos);
H A Dsnd-file.c2238 mus_sample_t position_to_sample_type(mus_header_t header, int position) in position_to_sample_type() function
H A Dsnd-motif.c10588 (*sample_type) = position_to_sample_type(fdat->current_header_type, ns[0] - 1); in get_file_dialog_sound_attributes()
10823 …fd->current_sample_type = position_to_sample_type(fd->current_header_type, cbs->item_position - 1); in file_sample_type_callback()