Home
last modified time | relevance | path

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

/external/opencv3/modules/core/test/ocl/
Dtest_arithm.cpp859 typedef ArithmTestBase AddWeighted; typedef
861 OCL_TEST_P(AddWeighted, Mat) in OCL_TEST_P() argument
1829 OCL_INSTANTIATE_TEST_CASE_P(Arithm, AddWeighted, Combine(OCL_ALL_DEPTHS, OCL_ALL_CHANNELS, Bool()));
/external/opencv/cv/src/
Dcvaccum.cpp378 ICV_DEF_INIT_ACC_TAB( AddWeighted )
/external/opencv3/modules/cudaarithm/test/
Dtest_element_operations.cpp2467 PARAM_TEST_CASE(AddWeighted, cv::cuda::DeviceInfo, cv::Size, MatDepth, MatDepth, MatDepth, UseRoi) in PARAM_TEST_CASE() argument
2489 CUDA_TEST_P(AddWeighted, Accuracy) in CUDA_TEST_P() argument
2521 INSTANTIATE_TEST_CASE_P(CUDA_Arithm, AddWeighted, testing::Combine(
/external/opencv3/modules/core/perf/opencl/
Dperf_arithm.cpp623 OCL_PERF_TEST_P(AddWeightedFixture, AddWeighted, in OCL_PERF_TEST_P() argument
/external/opencv3/modules/cudaarithm/perf/
Dperf_element_operations.cpp1183 PERF_TEST_P(Sz_3Depth, AddWeighted, in PERF_TEST_P() argument
/external/opencv/cxcore/src/
Dcxarithm.cpp1966 ICV_DEF_INIT_ARITHM_FUNC_TAB( AddWeighted, C1R )