Home | History | Annotate | Download | only in test

Lines Matching refs:clipInt

127     max_log_size = cvtest::clipInt( max_log_size, 1, 20 );
129 img_max_log_size = cvtest::clipInt( img_max_log_size, 1, 9 );
132 max_cdims = cvtest::clipInt( max_cdims, 1, 6 );