Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Ddenoising.c23 static const unsigned int SSE_THRESHOLD = 16 * 16 * 40; variable
281 if (best_sse > SSE_THRESHOLD || motion_magnitude2 in vp8_denoiser_denoise_mb()