Searched defs:_MixVideoFormatEnc (Results 1 – 1 of 1) sorted by relevance
56 struct _MixVideoFormatEnc { struct58 GObject parent;63 GMutex *objectlock;64 gboolean initialized;65 MixFrameManager *framemgr;66 MixSurfacePool *surfacepool;67 VADisplay va_display;68 VAContextID va_context;69 VAConfigID va_config;70 GString *mime_type;[all …]