Home
last modified time | relevance | path

Searched defs:endy_safe (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dvf_nlmeans.c73 const int endy_safe = FFMIN(s1y + h, s2y + h); in checkasm_check_nlmeans() local
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans.c174 const int endy_safe = FFMIN(s1y + h, s2y + h); in compute_ssd_integral_image() local

Completed in 2 milliseconds