Home
last modified time | relevance | path

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

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