Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_bell.c59 double ampl, cyclen, phase; in xf86OSRingBell() local
87 ampl = 16384.0; in xf86OSRingBell()
93 samples[i] = (short) (ampl * sin(2.0 * M_PI * phase)); in xf86OSRingBell()