Searched defs:rmsError (Results 1 – 4 of 4) sorted by relevance
69 float rmsError) { in CodecDecoderTest()319 String testFile, String refFile, float rmsError); in nativeTestSimpleDecode()
441 String testFile, String refFile, float rmsError); in nativeTestSimpleDecode()
287 const char* refFile, float rmsError) { in testSimpleDecode()
680 RunResult(int numFrames, double durationMs, double rmsError) { in RunResult()