Lines Matching refs:bytespp
1811 int bytespp = (bitspp+7)/8;1812 int pitch = (bytespp*width + 3) & ~3;