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