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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c1559 unsigned int destpitch; local in function:CTNAME
1575 destpitch = pScrn->displayWidth * (bpp >> 3);
1637 ctSETPITCH(byteWidthSrc, destpitch);
1649 ctSETPITCH(byteWidthSrc << 1, destpitch << 1);

Completed in 9 milliseconds