Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dopl3.c1000 int i, p, best, first, avail, best_time = 0x7fffffff; in opl3_alloc_voice() local
1044 if (alloc->alloc_times[p] < best_time) /* Find oldest playing note */ in opl3_alloc_voice()
1046 best_time = alloc->alloc_times[p]; in opl3_alloc_voice()