Home
last modified time | relevance | path

Searched refs:block_stride_width5 (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudaobjdetect/test/
H A Dtest_objdetect.cpp453 int block_stride_width5 = 16;int block_stride_height5 = 16; in CUDA_TEST_P() local
459 Size block_stride5(block_stride_width5, block_stride_height5); in CUDA_TEST_P()