Searched defs:durationSeconds (Results 1 - 1 of 1) sorted by path

/frameworks/wilhelm/tools/permute/
H A Dpermute.c212 double durationSeconds = (double) sfinfo_in.frames / (double) sfinfo_in.samplerate; local
217 s.mSegmentMax = durationSeconds / meanSegmentLengthSeconds;

Completed in 43 milliseconds