Searched refs:srcpb (Results 1 – 1 of 1) sorted by relevance
297 int dstpos, i, pb, size, srcpb, srcpos; in VGLBitmapCvt() local300 srcpb = src->PixelBytes; in VGLBitmapCvt()301 if (srcpb <= 0) in VGLBitmapCvt()302 srcpb = 1; in VGLBitmapCvt()304 if (pb == srcpb) { in VGLBitmapCvt()308 if (srcpb != 1) in VGLBitmapCvt()