Searched refs:srcpb (Results 1 – 1 of 1) sorted by relevance
296 int dstpos, i, pb, size, srcpb, srcpos; in VGLBitmapCvt() local299 srcpb = src->PixelBytes; in VGLBitmapCvt()300 if (srcpb <= 0) in VGLBitmapCvt()301 srcpb = 1; in VGLBitmapCvt()303 if (pb == srcpb) { in VGLBitmapCvt()307 if (srcpb != 1) in VGLBitmapCvt()