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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Ddenoising.c26 static const unsigned int SSE_THRESHOLD_HIGH = 16 * 16 * 60; variable
612 sse_thresh = denoiser->denoise_pars.scale_sse_thresh * SSE_THRESHOLD_HIGH;

Completed in 91 milliseconds