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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrvideo.c46 typedef struct _EphyrXVPriv EphyrXVPriv ; typedef in typeref:struct:_EphyrXVPriv
51 EphyrXVPriv *xv_priv;
71 static EphyrXVPriv* ephyrXVPrivNew (void) ;
72 static void ephyrXVPrivDelete (EphyrXVPriv *a_this) ;
73 static Bool ephyrXVPrivQueryHostAdaptors (EphyrXVPriv *a_this) ;
74 static Bool ephyrXVPrivSetAdaptorsHooks (EphyrXVPriv *a_this) ;
75 static Bool ephyrXVPrivRegisterAdaptors (EphyrXVPriv *a_this,
301 static EphyrXVPriv *xv_priv;
328 static EphyrXVPriv*
331 EphyrXVPriv *xv_pri
[all...]
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyrvideo.c48 typedef struct _EphyrXVPriv EphyrXVPriv; typedef in typeref:struct:_EphyrXVPriv
53 EphyrXVPriv *xv_priv;
65 static EphyrXVPriv *ephyrXVPrivNew(void);
66 static void ephyrXVPrivDelete(EphyrXVPriv * a_this);
67 static Bool ephyrXVPrivQueryHostAdaptors(EphyrXVPriv * a_this);
68 static Bool ephyrXVPrivSetAdaptorsHooks(EphyrXVPriv * a_this);
69 static Bool ephyrXVPrivRegisterAdaptors(EphyrXVPriv * a_this,
220 static EphyrXVPriv *xv_priv;
252 static EphyrXVPriv *
255 EphyrXVPriv *xv_pri
[all...]

Completed in 4 milliseconds