Home
last modified time | relevance | path

Searched defs:from_to (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/modules/photo/test/ocl/
Dtest_denoising.cpp57 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/
Dfast_nlmeans_denoising_opencl.hpp150 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
Ddenoising.cpp195 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/
Dtracer.c640 PyObject * from_to = NULL; in CTracer_handle_line() local
/external/opencv3/modules/core/test/
Dtest_operations.cpp447 int from_to[] = { 0,2, 1,1, 2,0, 3,3 }; in SomeMatFunctions() local
/external/opencv/cxcore/src/
Dcxconvert.cpp724 const int* from_to, int pair_count ) in cvMixChannels()
/external/opencv3/modules/core/src/
Dconvert.cpp6186 const int* from_to, int pair_count ) in cvMixChannels()