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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_videohw.h53 CARD8 bobEnable; member in struct:__anon0d449b570108
H A Dxgi_videohw.c708 SetVideoRegMask(pXGI, Index_VI_Control_Misc1, pOverlay->bobEnable, 0x1a);
H A Dxgi_video.c929 overlay.bobEnable = 0x00;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c1574 if(((pOverlay->bobEnable & 0x08) == 0x00) &&
1576 pOverlay->bobEnable |= 0x08;
1732 if(((pOverlay->bobEnable & 0x08) == 0x00) &&
1734 pOverlay->bobEnable |= 0x08;
2501 setvideoregmask(pSiS, Index_VI_Control_Misc1, pOverlay->bobEnable, 0x1a);
2730 overlay.bobEnable = 0x02;
2731 /* overlay.bobEnable |= (pPriv->currentBuf) ? 0x00 : 0x10; */
2734 overlay.bobEnable = 0x08;
2735 /* overlay.bobEnable |= (pPriv->currentBuf) ? 0x00 : 0x10; */
2738 overlay.bobEnable
[all...]
H A Dsis_video.h631 CARD8 bobEnable; member in struct:__anon082230a60108

Completed in 13 milliseconds