Searched refs:offByOne (Results 1 – 1 of 1) sorted by relevance
378 double offByOne = 0; in parseResult() local413 offByOne++; in parseResult()416 offByOne++; in parseResult()431 double smoothnessScore = 100.0 - (offByOne / frameCaptured) * 100.0 - in parseResult()434 CLog.i("Off by one frame: " + offByOne); in parseResult()