Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat.h58 struct _MixVideoFormat { struct
60 GObject parent;
65 GMutex *objectlock;
66 gboolean initialized;
67 MixFrameManager *framemgr;
68 MixSurfacePool *surfacepool;
92 struct _MixVideoFormatClass { argument