Home
last modified time | relevance | path

Searched full:3600000 (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/audio/
H A Dfmopl.c739 … = OPL->rate ? (double)AMS_ENT*(1<<AMS_SHIFT) / OPL->rate * 3.7 * ((double)OPL->clock/3600000) : 0; in OPL_initialize()
740 … = OPL->rate ? (double)VIB_ENT*(1<<VIB_SHIFT) / OPL->rate * 6.4 * ((double)OPL->clock/3600000) : 0; in OPL_initialize()