Home
last modified time | relevance | path

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

/linux/include/sound/
A Dsoundfont.h80 int sample_locked; /* locked time for sample */ member
/linux/sound/synth/emux/
A Demux_proc.c46 snd_iprintf(buf, "Locked Samples: %d\n", emu->sflist->sample_locked); in snd_emux_proc_info_read()
A 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()

Completed in 6 milliseconds