Home
last modified time | relevance | path

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

/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java666 public final double mRmsError; field in VideoEncoderDecoderTest.RunResult
671 mRmsError = Double.NaN; in RunResult()
677 mRmsError = Double.NaN; in RunResult()
683 mRmsError = rmsError; in RunResult()
797 mDecoderRmsErrorResults[runIx] = decoderResult.mRmsError; in doTest()