Searched refs:total_adj_strong_thresh (Results 1 – 4 of 4) sorted by relevance
107 static INLINE int total_adj_strong_thresh(BLOCK_SIZE bs, in total_adj_strong_thresh() function
133 if (abs(total_adj) <= total_adj_strong_thresh(bs, increase_denoising)) { in vp9_denoiser_filter_c()138 delta = ((abs(total_adj) - total_adj_strong_thresh(bs, increase_denoising)) >> in vp9_denoiser_filter_c()
167 sum_diff_thresh = total_adj_strong_thresh(bs, increase_denoising); in vp9_denoiser_NxM_sse2_small()265 sum_diff_thresh = total_adj_strong_thresh(bs, increase_denoising); in vp9_denoiser_NxM_sse2_big()
184 sum_diff_thresh = total_adj_strong_thresh(bs, increase_denoising); in vp9_denoiser_8xN_neon()289 const int sum_diff_thresh = total_adj_strong_thresh(bs, increase_denoising); in vp9_denoiser_NxM_neon()