Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
H A Dvf_nlmeans.c74 const int safe_pw = (u_endx_safe - startx_safe) & ~0xf; in checkasm_check_nlmeans() local
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans.c177 const int safe_pw = (u_endx_safe - startx_safe) & ~0xf; in compute_ssd_integral_image() local

Completed in 2 milliseconds