Searched refs:minSegmentLengthSeconds (Results 1 – 1 of 1) sorted by relevance
41 static double minSegmentLengthSeconds = 1.0; variable214 s.mMinSegmentLengthFrames = minSegmentLengthSeconds * sfinfo_in.samplerate; in permute()317 minSegmentLengthSeconds = mval; in main()334 if (meanSegmentLengthSeconds < minSegmentLengthSeconds) in main()335 meanSegmentLengthSeconds = minSegmentLengthSeconds * 2.0; in main()