Searched refs:pt_depth2 (Results 1 – 1 of 1) sorted by relevance
1460 int pt_depth2 = cvtest::randInt(rng) % 2 == 0 ? CV_32F : CV_64F; in get_test_array_types_and_sizes() local1495 types[OUTPUT][0] = CV_MAKETYPE(pt_depth2, 1); in get_test_array_types_and_sizes()1504 types[OUTPUT][0] = CV_MAKETYPE(pt_depth2, dims2); in get_test_array_types_and_sizes()