Searched refs:EphyrXVPriv (Results 1 – 2 of 2) sorted by relevance
48 typedef struct _EphyrXVPriv EphyrXVPriv; typedef53 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; in ephyrInitVideo()252 static EphyrXVPriv *255 EphyrXVPriv *xv_priv = NULL; in ephyrXVPrivNew()[all …]
159452 make EphyrXVPriv be a singleton159455 (ephyrInitVideo) make the EphyrXVPriv object be a