Home
last modified time | relevance | path

Searched defs:s2x (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dvf_nlmeans.c68 const int s2x = e + offx; in checkasm_check_nlmeans() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_liverange_test.cpp173 auto s2x = vf.dest_from_string("S2.x"); in TEST_F() local
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans.c125 const int s2x = av_clip(x - (r + offx), 0, sw - 1); in compute_unsafe_ssd_integral_image() local
166 const int s2x = e + offx; in compute_ssd_integral_image() local

Completed in 4 milliseconds