Searched defs:kmssrc_fb (Results 1 – 1 of 1) sorted by relevance
116 struct kmssrc_fb { struct117 guint handles[4];118 guint pitches[4];119 guint offsets[4];120 guint width;121 guint height;122 guint fourcc;571 gst_kms_src_get_fb (GstKmsSrc * self, guint fb_id, struct kmssrc_fb * kmssrc_fb) in gst_kms_src_get_fb()