Home
last modified time | relevance | path

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

/external/opencv3/modules/photo/src/
Dfast_nlmeans_denoising_invoker_commons.hpp234 template <typename T> struct calcUpDownDist_ struct in DistSquared
244 template <typename ET, int n> struct calcUpDownDist_<Vec<ET, n> > struct in DistSquared
298 return calcUpDownDist_<T>::f(a_up, a_down, b_up, b_down); in calcUpDownDist()