Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtrace.hpp74 int iwidth; member
H A Dtgafile.cpp117 int iwidth, in writetgaregion() argument
135 filepos = 18 + iwidth * 3 * (iheight - starty - totaly + y + 1) + (startx - 1) * 3; in writetgaregion()
H A Dtrace_rest.cpp82 writetgaregion(p.tga, p.iwidth, p.iheight, p.startx, p.starty, p.stopx, p.stopy, p.buffer); in thread_io()