Searched refs:numLeftoverBytes (Results 1 – 1 of 1) sorted by relevance
1755 sint32 numLeftoverBytes = (currStripHeight - numLinesThisCall) * currSourceWidth * 3; in Encapsulate() local1759 memset((ubyte *) localInBuffer + numImagedBytes, 0xff, numLeftoverBytes); in Encapsulate()