Searched refs:incWithWeight (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/photo/src/ |
D | fast_nlmeans_denoising_invoker.hpp | 241 incWithWeight<T, IT, WT>(estimation, weights_sum, weight, p); in operator ()()
|
D | fast_nlmeans_multi_denoising_invoker.hpp | 267 incWithWeight<T, IT, WT>(estimation, weights_sum, weight, p); in operator ()()
|
D | fast_nlmeans_denoising_invoker_commons.hpp | 398 static inline void incWithWeight(IT* estimation, IT* weights_sum, WT weight, T p) in incWithWeight() function
|