Searched refs:fixed_point_mult_ (Results 1 – 2 of 2) sorted by relevance
78 typename pixelInfo<WT>::sampleType fixed_point_mult_; member122 fixed_point_mult_ = (int)std::min<IT>(std::numeric_limits<IT>::max() / max_estimate_sum_value, in FastNlMeansDenoisingInvoker()140 D::template calcWeight<T, WT>(dist, h, fixed_point_mult_); in FastNlMeansDenoisingInvoker()
84 typename pixelInfo<WT>::sampleType fixed_point_mult_; member130 fixed_point_mult_ = (int)std::min<IT>(std::numeric_limits<IT>::max() / max_estimate_sum_value, in FastNlMeansMultiDenoisingInvoker()151 D::template calcWeight<T, WT>(dist, h, fixed_point_mult_); in FastNlMeansMultiDenoisingInvoker()