Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvad.c26 double bootTime, noiseTcUp, noiseTcDown, noiseReductionAmount; member
56 p->bootTime = .35; in create()
78 GETOPT_NUMERIC(optstate, 'b', bootTime , .1 , 10) in create()
157 p->bootCountMax = p->bootTime * p->measureFreq - .5; in start()