Searched refs:maxAspectRatio (Results 1 – 1 of 1) sorted by relevance
406 const float maxAspectRatio = 5.f / 4.f; in findColorChecker() local410 if (aspect < minAspectRatio || aspect > maxAspectRatio) continue; in findColorChecker()465 gridTopWidth / gridBotWidth > maxAspectRatio) continue; in findColorChecker()472 gridLeftWidth / gridRightWidth > maxAspectRatio) continue; in findColorChecker()