Searched defs:V4L2m2mContext (Results 1 – 1 of 1) sorted by relevance
43 typedef struct V4L2m2mContext { struct44 char devname[PATH_MAX];45 int fd;69 } V4L2m2mContext; argument