sample_counter     78 include/sound/soundfont.h 	int sample_counter;	/* last allocated time for sample */
sample_counter     44 sound/synth/emux/emux_proc.c 		snd_iprintf(buf, "Samples: %d\n", emu->sflist->sample_counter);
sample_counter    371 sound/synth/emux/soundfont.c 	sp->counter = sflist->sample_counter++;
sample_counter    373 sound/synth/emux/soundfont.c 		sflist->sample_locked = sflist->sample_counter;
sample_counter    963 sound/synth/emux/soundfont.c 	sample_id = sflist->sample_counter;
sample_counter   1346 sound/synth/emux/soundfont.c 	sflist->sample_counter = 0;
sample_counter   1480 sound/synth/emux/soundfont.c 	sflist->sample_counter = sflist->sample_locked;