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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc.h341 unsigned int CBPitch; member in struct:__anon7fec0e5a0108
H A Dnsc_gx1_driver.c216 unsigned short CBPitch; member in struct:_MemOffset
1260 pGeode->CBPitch, pGeode->CBSize);
1266 gfx_set_compression_pitch(pGeode->CBPitch);
1841 pGeode->CBPitch = GeodeMemOffset[MemIndex].CBPitch;
1844 req_offscreenmem = pScreenInfo->virtualY * pGeode->CBPitch;
H A Dnsc_gx2_driver.c1248 pGeode->CBPitch, pGeode->CBSize);
1254 gfx_set_compression_pitch(pGeode->CBPitch);
1761 pGeode->CBPitch = 544;
1764 req_offscreenmem = pScreenInfo->virtualY * pGeode->CBPitch;

Completed in 7 milliseconds