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