Searched defs:_MixVideoFormat (Results 1 – 1 of 1) sorted by relevance
58 struct _MixVideoFormat { struct60 GObject parent;65 GMutex *objectlock;66 gboolean initialized;67 MixFrameManager *framemgr;68 MixSurfacePool *surfacepool;92 struct _MixVideoFormatClass { argument