Home
last modified time | relevance | path

Searched refs:XvPortRecPrivate (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvpriv.h81 } XvPortRecPrivate, *XvPortRecPrivatePtr; typedef
H A Dxf86xv.c492 if (!(portPriv = calloc(1, sizeof(XvPortRecPrivate)))) in xf86XVInitAdaptors()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h190 } XvPortRecPrivate, *XvPortRecPrivatePtr; typedef
H A Dkxv.c371 if (!(portPriv = calloc(1, sizeof(XvPortRecPrivate)))) in KdXVInitAdaptors()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog98266 xf86/xv: Remove unused variable from XvPortRecPrivate
102332 xfree86/xv: Remove clipOrg from XvPortRecPrivate