Home | History | Annotate | Download | only in test

Lines Matching defs:xfactor

233         int xfactor = cvtest::randInt(rng) % 10 + 1;
237 yfactor = xfactor;
239 sz.width = sizes[INPUT][0].width / xfactor;
243 sizes[INPUT][0].width = sz.width * xfactor;