Searched defs:from_to (Results 1 – 7 of 7) sorted by relevance
/external/opencv3/modules/photo/test/ocl/ |
D | test_denoising.cpp | 57 int from_to[] = { 0,0, 1,1 }; in PARAM_TEST_CASE() local 62 int from_to[] = { 0,0, 1,1, 2,2, 1,3}; in PARAM_TEST_CASE() local
|
/external/opencv3/modules/photo/src/ |
D | fast_nlmeans_denoising_opencl.hpp | 150 int from_to[] = { 0,0, 1,1, 2,2 }; in ocl_fastNlMeansDenoising() local 179 int from_to[] = { 0,0, 1,1, 2,2 }; in ocl_fastNlMeansDenoising() local 205 int from_to[] = { 0,0, 1,1, 2,2 }; in ocl_fastNlMeansDenoisingColored() local
|
D | denoising.cpp | 195 int from_to[] = { 0,0, 1,1, 2,2 }; in fastNlMeansDenoisingColored() local 400 int from_to[] = { 0,0, 1,1, 2,2 }; in fastNlMeansDenoisingColoredMulti() local
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ctracer/ |
D | tracer.c | 640 PyObject * from_to = NULL; in CTracer_handle_line() local
|
/external/opencv3/modules/core/test/ |
D | test_operations.cpp | 447 int from_to[] = { 0,2, 1,1, 2,0, 3,3 }; in SomeMatFunctions() local
|
/external/opencv/cxcore/src/ |
D | cxconvert.cpp | 724 const int* from_to, int pair_count ) in cvMixChannels()
|
/external/opencv3/modules/core/src/ |
D | convert.cpp | 6186 const int* from_to, int pair_count ) in cvMixChannels()
|