Searched refs:total_adj_strong_thresh (Results 1 – 3 of 3) sorted by relevance
72 static int total_adj_strong_thresh(BLOCK_SIZE bs, int increase_denoising) { in total_adj_strong_thresh() function
136 if (abs(total_adj) <= total_adj_strong_thresh(bs, increase_denoising)) { in vp9_denoiser_filter_c()141 delta = ((abs(total_adj) - total_adj_strong_thresh(bs, increase_denoising)) in vp9_denoiser_filter_c()
193 sum_diff_thresh = total_adj_strong_thresh(bs, increase_denoising); in vp9_denoiser_NxM_sse2_small()298 sum_diff_thresh = total_adj_strong_thresh(bs, increase_denoising); in vp9_denoiser_NxM_sse2_big()