Searched defs:CountNonZero (Results 1 – 5 of 5) sorted by relevance
/external/opencv3/modules/cudaarithm/test/ |
D | test_reductions.cpp | 749 PARAM_TEST_CASE(CountNonZero, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) in PARAM_TEST_CASE() argument 772 CUDA_TEST_P(CountNonZero, Accuracy) in CUDA_TEST_P() argument 795 CUDA_TEST_P(CountNonZero, Async) in CUDA_TEST_P() argument
|
/external/opencv3/modules/cudaarithm/perf/ |
D | perf_reductions.cpp | 307 PERF_TEST_P(Sz_Depth, CountNonZero, in PERF_TEST_P() argument
|
/external/opencv/cxcore/src/ |
D | cxsumpixels.cpp | 574 CV_DEF_INIT_FUNC_TAB_2D( CountNonZero, C1R ) in CV_DEF_INIT_FUNC_TAB_2D() argument
|
/external/opencv3/modules/core/test/ocl/ |
D | test_arithm.cpp | 937 typedef ArithmTestBase CountNonZero; typedef 939 OCL_TEST_P(CountNonZero, MAT) in OCL_TEST_P() argument
|
/external/opencv3/modules/core/perf/opencl/ |
D | perf_arithm.cpp | 425 OCL_PERF_TEST_P(CountNonZeroFixture, CountNonZero, in OCL_PERF_TEST_P() argument
|