Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtempo.c214 static const double segments_ms [] = { 82,82, 35 , 20}; in getopts() local
239 p->segment_ms = max(10, segments_ms[profile] / max(pow(p->factor, segments_pow[profile]), 1)); in getopts()