Searched refs:dstLinePad (Results 1 – 1 of 1) sorted by relevance
648 int32 dstLinePad = (dstBitsPerRow - width * dstBitsPerPixel + 7) >> 3; in ConvertBits64To32() local717 dstBits = (dstByte*)((uint8*)dstBits + dstLinePad); in ConvertBits64To32()813 int32 dstLinePad = (dstBitsPerRow - width * dstBitsPerPixel + 7) >> 3; in ConvertBits() local882 dstBits = (dstByte*)((uint8*)dstBits + dstLinePad); in ConvertBits()