Searched refs:currError (Results 1 – 2 of 2) sorted by relevance
412 float currError = ref->getRmsError(mRefData, mRefLength); in testSimpleDecode() local414 RETURN_IF_TRUE(currError > errMargin, in testSimpleDecode()416 testFile, rmsError, errMargin, currError)) in testSimpleDecode()
314 float currError = outBuff.getRmsError(refObject, audioFormat); in verify() local317 rmsError, errMargin, currError) + msg, currError <= errMargin); in verify()