Home
last modified time | relevance | path

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

/external/opencv3/modules/photo/src/
Dfast_nlmeans_denoising_invoker.hpp94 inline int getNearestPowerOf2(int value) in getNearestPowerOf2() function
129 almost_template_window_size_sq_bin_shift_ = getNearestPowerOf2(template_window_size_sq); in FastNlMeansDenoisingInvoker()
Dfast_nlmeans_denoising_opencl.hpp51 almostTemplateWindowSizeSqBinShift = getNearestPowerOf2(templateWindowSizeSq); in ocl_calcAlmostDist2Weight()