Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioAEC.java155 private double computeAcousticCouplingFactor(DspBufferDouble buffRmsPlayer, in computeAcousticCouplingFactor() method in AudioAEC
400 double maxAEC = computeAcousticCouplingFactor(mRMSPlayer1.getRmsSnapshots(), in startTest()
440 double maxNoAEC = computeAcousticCouplingFactor(mRMSPlayer2.getRmsSnapshots(), in startTest()