Lines Matching refs:hev_thresh
378 int hev_thresh) \
384 if (hev(dst + i * stridea, strideb, hev_thresh)) \
396 int hev_thresh) \
402 int hv = hev(dst + i * stridea, strideb, hev_thresh); \
415 int fI, int hev_thresh) \
417 vpn ## _ ## dir ## _loop_filter8_c(dstU, stride, fE, fI, hev_thresh); \
418 vpn ## _ ## dir ## _loop_filter8_c(dstV, stride, fE, fI, hev_thresh); \
425 int hev_thresh) \
428 hev_thresh); \
430 hev_thresh); \