Home | History | Annotate | Download | only in test

Lines Matching refs:clipInt

87     max_aperture_size = cvtest::clipInt( max_aperture_size, 1, 100 );
1238 max_aperture_size = cvtest::clipInt( max_aperture_size, 1, 9 );
1240 max_block_size = cvtest::clipInt( max_aperture_size, 1, 100 );