Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/kmssrc/
H A Dgstkmssrc.c116 struct kmssrc_fb { struct
117 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()