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

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.c1821 int32_t DestPitch; local in function:SMI_DisplayVideo0501_CSC
1833 DestPitch = (pScrn->displayWidth * pSmi->Bpp + 15) & ~15;
1907 WRITE_DPR(pSmi, 0xF0, ((DestPitch >> 4) << 16) | rect_h);

Completed in 4 milliseconds