Searched refs:pt5 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp1898 uint32_t pin, pt5, in, out, channel, idx, maxSrc, maxDst, interpCount; local
1902 pt5 = 0; //(1 << (tryWidth - 1)); // truncate not round
1932 value = (channelData[in] /*+ pt5*/);
1935 value2 = (channelData[in+1] /*+ pt5*/);

Completed in 151 milliseconds