Searched refs:total_adj_strong_thresh (Results 1 – 1 of 1) sorted by relevance
68 static int total_adj_strong_thresh(BLOCK_SIZE bs, int increase_denoising) { in total_adj_strong_thresh() function126 if (abs(total_adj) <= total_adj_strong_thresh(bs, increase_denoising)) { in denoiser_filter()131 delta = ((abs(total_adj) - total_adj_strong_thresh(bs, increase_denoising)) in denoiser_filter()