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