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

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.c1817 int32_t SrcTn, SrcTd, SrcLn, SrcLd; local in function:SMI_DisplayVideo0501_CSC
1892 SrcLd = ((rect_x - dstBox->x1) << 13) * Hscale - (SrcLn << 13);
1902 WRITE_DPR(pSmi, 0xD0, (SrcLn << 16) | SrcLd);

Completed in 4 milliseconds