Home
last modified time | relevance | path

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

/external/opencv3/modules/photo/src/
Dfast_nlmeans_multi_denoising_invoker.hpp203 int start_bx = in operator ()() local
233 … D::template calcUpDownDist<T>(a_up, a_down, b_up_ptr[start_bx + x], b_down_ptr[start_bx + x]); in operator ()()
329 int start_bx = border_size_ + j - search_window_half_size_ + template_window_half_size_; in calcDistSumsForElementInFirstRow() local
343 int bx = start_bx + x; in calcDistSumsForElementInFirstRow()
Dfast_nlmeans_denoising_invoker.hpp191 … int start_bx = border_size_ + j - search_window_half_size_ + template_window_half_size_; in operator ()() local
213 int bx = start_bx + x; in operator ()()
297 int start_bx = border_size_ + j - search_window_half_size_ + template_window_half_size_; in calcDistSumsForElementInFirstRow() local
308 int bx = start_bx + x; in calcDistSumsForElementInFirstRow()