Searched refs:srcpb (Results 1 – 1 of 1) sorted by relevance
299 int dstpos, i, pb, size, srcpb, srcpos; in VGLBitmapCvt() local302 srcpb = src->PixelBytes; in VGLBitmapCvt()303 if (srcpb <= 0) in VGLBitmapCvt()304 srcpb = 1; in VGLBitmapCvt()306 if (pb == srcpb) { in VGLBitmapCvt()310 if (srcpb != 1) in VGLBitmapCvt()