Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Ddenoising.c25 static const unsigned int SSE_THRESHOLD = 16 * 16 * 40; variable
556 sse_thresh = denoiser->denoise_pars.scale_sse_thresh * SSE_THRESHOLD; in vp8_denoiser_denoise_mb()