Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoundfont.h80 int sample_locked; /* locked time for sample */ member
/linux/sound/synth/emux/
H A Demux_proc.c46 snd_iprintf(buf, "Locked Samples: %d\n", emu->sflist->sample_locked); in snd_emux_proc_info_read()
H A Dsoundfont.c376 sflist->sample_locked = sflist->sample_counter; in set_sample_counter()
1403 sflist->sample_locked = 0; in snd_sf_init()
1522 if (sp->counter < sflist->sample_locked) in snd_soundfont_remove_unlocked()
1534 sflist->sample_counter = sflist->sample_locked; in snd_soundfont_remove_unlocked()