Searched defs:_GstVideoVBIEncoder (Results 1 – 1 of 1) sorted by relevance
556 struct _GstVideoVBIEncoder struct558 GstVideoInfo info; /* format of the lines provided */559 guint8 *work_data; /* Converted line in planar 16bit format */560 guint32 work_data_size; /* Size in bytes of work_data */561 guint offset; /* Current offset (in bytes) in work_data */562 gboolean bit16; /* Data is stored as 16bit if TRUE. Else 8bit(without parity) */