Searched defs:bytesPerEntry (Results 1 – 1 of 1) sorted by relevance
179 …short bytesPerEntry = (pTableGammaTemp->gDataWidth + 7) / 8; /* size, in bytes, of the device tabl… in GetDeviceGammaRampGD() local333 short bytesPerEntry = (dataBits + 7) / 8; /* size, in bytes, of the device table entries */ in SetDeviceGammaRampGD() local