Home
last modified time | relevance | path

Searched refs:yb (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapigeom.cpp207 int yb) { in adjust() argument
211 d = (abs(xa - xb) / (xres * 1.0)) * wx + (abs(ya - yb) / (yres * 1.0)) * wy; in adjust()
213 v = (base[xa + (xres * ya)] + base[xb + (xres * yb)]) / 2.0 + in adjust()