Searched refs:expectedFrameDurationInUs (Results 1 – 1 of 1) sorted by relevance
380 double expectedFrameDurationInUs = 1000000.0 / fps; in parseResult() local412 if (frameDuration < expectedFrameDurationInUs * 0.5) { in parseResult()414 } else if (frameDuration > expectedFrameDurationInUs * 1.5) { in parseResult()415 if (frameDuration < expectedFrameDurationInUs * 2.5) { in parseResult()