Searched refs:total_adj_weak_thresh (Results 1 – 2 of 2) sorted by relevance
63 static int total_adj_weak_thresh(BLOCK_SIZE bs, int increase_denoising) { in total_adj_weak_thresh() function178 if (abs(total_adj) <= total_adj_weak_thresh(bs, increase_denoising)) { in av1_denoiser_filter_c()
61 static int total_adj_weak_thresh(BLOCK_SIZE bs, int increase_denoising) { in total_adj_weak_thresh() function176 if (abs(total_adj) <= total_adj_weak_thresh(bs, increase_denoising)) { in vp9_denoiser_filter_c()