Home
last modified time | relevance | path

Searched refs:minMaxVal_ (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/expr/
Dreduction.hpp143 minMaxVal_(const SrcPtr& src) in minMaxVal_() function
/external/opencv3/modules/cudev/test/
Dtest_reduction.cu130 GpuMat_<float> dst = minMaxVal_(d_src); in TEST()