Searched refs:MAX_SDIM (Results 1 – 1 of 1) sorted by relevance
91 const int MAX_SDIM = 10; in run() local255 int SDIM = cvtest::randInt(rng) % (MAX_SDIM-1) + 2; in run()