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

/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c181 #define FreeCookies(pPPriv) \
183 free((pPPriv)->pCookies); \
184 (pPPriv)->pCookies = NULL; \
491 static void StopVideoStream(PortPrivPtr pPPriv, Bool shutdown);
493 static Bool xvipcHandshake(PortPrivPtr pPPriv, int op, Bool block);
501 SetAttr(PortPrivPtr pPPriv, int i, int value) argument
503 AdaptorPrivPtr pAPriv = pPPriv->pAdaptor;
530 if (!xvipcHandshake(pPPriv, OP_ATTR + i, TRUE))
533 if (!xf86I2CWriteByte(&pPPriv->I2CDev, 0x0A + i, v))
536 pPPriv
542 SetPlug(PortPrivPtr pPPriv,int Plug) argument
574 SetVideoStd(PortPrivPtr pPPriv,int VideoStd) argument
636 PortPrivPtr pPPriv = (PortPrivPtr) pFBArea->devPrivate.ptr; local in function:RemoveAreaCallback
663 RemoveableBuffers(PortPrivPtr pPPriv,Bool remove) argument
674 FreeBuffers(PortPrivPtr pPPriv) argument
699 AllocateBuffers(PortPrivPtr pPPriv,int w,int h,int bytespp,int num,int force) argument
773 RemakePutCookies(PortPrivPtr pPPriv,RegionPtr pRegion) argument
821 PutYUV(PortPrivPtr pPPriv,int BufferBase,int format,int bptshift,int alpha) argument
908 PutRGB(PortPrivPtr pPPriv,int BufferBase,int format,int bptshift,int alpha) argument
979 BlackOut(PortPrivPtr pPPriv,RegionPtr pRegion) argument
1047 RemakeGetCookies(PortPrivPtr pPPriv,RegionPtr pRegion) argument
1105 GetYUV(PortPrivPtr pPPriv) argument
1180 SetBkgCol(PortPrivPtr pPPriv,int value) argument
1205 PortPrivPtr pPPriv; local in function:TimerCallback
1290 StopVideoStream(PortPrivPtr pPPriv,Bool shutdown) argument
1363 StartVideoStream(PortPrivPtr pPPriv,RegionPtr pRegion) argument
1503 PortPrivPtr pPPriv = (PortPrivPtr) data; local in function:Permedia2PutVideo
1546 PortPrivPtr pPPriv = (PortPrivPtr) data; local in function:Permedia2PutStill
1607 PortPrivPtr pPPriv = (PortPrivPtr) data; local in function:Permedia2GetVideo
1654 PortPrivPtr pPPriv = (PortPrivPtr) data; local in function:Permedia2GetStill
1788 PortPrivPtr pPPriv = (PortPrivPtr) data; local in function:Permedia2PutImage
1997 PortPrivPtr pPPriv = (PortPrivPtr) data; local in function:Permedia2StopVideo
2027 RestartVideo(PortPrivPtr pPPriv,int old_VideoOn) argument
2064 PortPrivPtr pPPriv = (PortPrivPtr) data; local in function:Permedia2SetPortAttribute
2227 PortPrivPtr pPPriv = (PortPrivPtr) data; local in function:Permedia2GetPortAttribute
2405 xvipcHandshake(PortPrivPtr pPPriv,int op,Bool block) argument
2515 PortPrivPtr pPPriv; local in function:xvipcHandshake
[all...]

Completed in 4 milliseconds