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.java550 public final double mRmsError; field in VideoEncoderDecoderTest.RunResult
555 mRmsError = Double.NaN; in RunResult()
561 mRmsError = Double.NaN; in RunResult()
567 mRmsError = rmsError; in RunResult()
675 mDecoderRmsErrorResults[runIx] = decoderResult.mRmsError; in doTest()