Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
H A Dvf_nlmeans.c70 const int startx_safe = FFMAX(s1x, s2x); in checkasm_check_nlmeans() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans.c171 const int startx_safe = FFMAX(s1x, s2x); in compute_ssd_integral_image() local
[all...]

Completed in 2 milliseconds