Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Ddenoising.c26 static const unsigned int SSE_THRESHOLD_HIGH = 16 * 16 * 80; variable
558 sse_thresh = denoiser->denoise_pars.scale_sse_thresh * SSE_THRESHOLD_HIGH; in vp8_denoiser_denoise_mb()