Searched refs:AddWeighted (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/core/test/ocl/ |
D | test_arithm.cpp | 859 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/ |
D | cvaccum.cpp | 378 ICV_DEF_INIT_ACC_TAB( AddWeighted )
|
/external/opencv3/modules/cudaarithm/test/ |
D | test_element_operations.cpp | 2467 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/ |
D | perf_arithm.cpp | 623 OCL_PERF_TEST_P(AddWeightedFixture, AddWeighted, in OCL_PERF_TEST_P() argument
|
/external/opencv3/modules/cudaarithm/perf/ |
D | perf_element_operations.cpp | 1183 PERF_TEST_P(Sz_3Depth, AddWeighted, in PERF_TEST_P() argument
|
/external/opencv/cxcore/src/ |
D | cxarithm.cpp | 1966 ICV_DEF_INIT_ARITHM_FUNC_TAB( AddWeighted, C1R )
|