Home
last modified time | relevance | path

Searched refs:SSE_DIFF_THRESHOLD (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Ddenoising.c24 static const unsigned int SSE_DIFF_THRESHOLD = 16 * 16 * 20; variable
521 sse_diff_thresh = (int)SSE_DIFF_THRESHOLD; in vp8_denoiser_denoise_mb()