Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Ddenoising.c22 static const unsigned int SSE_DIFF_THRESHOLD = 16 * 16 * 20; variable
225 sse_diff < (int)SSE_DIFF_THRESHOLD)) in vp8_denoiser_denoise_mb()