Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tfx/
H A Dtrenderer.cpp68 int inWrapBytes = f1->getWrap() * f1->getPixelSize(); in interlace() local
70 int inWrapBytes2 = inWrapBytes * 2; in interlace()
78 if (field) rowIn += inWrapBytes; in interlace()