Searched refs:MAX_Y (Results 1 – 1 of 1) sorted by relevance
69 static const int MAX_Y = 2048; member in CV_DefaultNewCameraMatrixTest101 img_size.height = cvtest::randInt(rng) % MAX_Y + 1; in prepare_test_case()179 static const int MAX_Y = 2048; member in CV_UndistortPointsTest269 img_size.height = cvtest::randInt(rng) % MAX_Y + 1; in prepare_test_case()586 static const int MAX_Y = 2048; member in CV_InitUndistortRectifyMapTest672 img_size.height = cvtest::randInt(rng) % MAX_Y + 1; in prepare_test_case()