Searched defs:ge2d_ctx (Results 1 – 1 of 1) sorted by relevance
70 struct ge2d_ctx { struct71 struct v4l2_fh fh;72 struct meson_ge2d *ge2d;73 struct ge2d_frame in;97 struct ge2d_ctx *curr; argument