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

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.c1820 int32_t SrcYBase, SrcUBase, SrcVBase, SrcYPitch, SrcUVPitch; local in function:SMI_DisplayVideo0501_CSC
1830 SrcYBase = offset;
1855 SrcVBase = SrcYBase + SrcYPitch * height;
1862 SrcUBase = SrcYBase + SrcYPitch * height;
1870 SrcUBase = SrcVBase = SrcYBase;
1879 WRITE_DPR(pSmi, 0xC8, SrcYBase);

Completed in 5 milliseconds