Searched refs:calcErrorSquared (Results 1 – 1 of 1) sorted by relevance
1211 totalErrorSquared += expected.calcErrorSquared(decoded); in runDecoder()1229 totalErrorSquared += expected.calcErrorSquared(decoded); in runDecoder()1369 public double calcErrorSquared(YUVValue other) { in calcErrorSquared() method in VideoEncoderDecoderTest.YUVValue