Home
last modified time | relevance | path

Searched defs:_MixVideoFormatEnc (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformatenc.h56 struct _MixVideoFormatEnc { struct
58 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 …]