Searched refs:calculateSampleRate (Results 1 – 1 of 1) sorted by relevance
295 return calculateSampleRate(first, last); in estimateSampleRate()302 private double calculateSampleRate(AudioTimestamp timestamp1, AudioTimestamp timestamp2) { in calculateSampleRate() method in AudioTrackSurroundTest.TimestampAnalyzer