Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dfilters.c43 const int grad_pred = in WebPEstimateBestFilter() local
45 const int diff3 = SDIFF(p[i], grad_pred); in WebPEstimateBestFilter()
/external/opencv3/3rdparty/libwebp/utils/
Dfilters.c178 const int grad_pred = in EstimateBestFilter() local
180 const int diff3 = SDIFF(p[i], grad_pred); in EstimateBestFilter()