Home | History | Annotate | Download | only in test

Lines Matching full:find_param

125     test_case_count = cvReadInt( find_param( fs, "struct_count" ), test_case_count );
126 max_log_size = cvReadInt( find_param( fs, "max_log_size" ), max_log_size );
128 img_max_log_size = cvReadInt( find_param( fs, "max_log_array_size" ), img_max_log_size );
131 max_cdims = cvReadInt( find_param( fs, "max_cdims" ), max_cdims );