diff options
Diffstat (limited to 'isp/v4l2.h')
-rw-r--r-- | isp/v4l2.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ struct v4l2_device { int fd; + char *name; enum v4l2_buf_type type; enum v4l2_memory memtype; |
![]() |
index : omap3-isp-live.git | |
OMAP3 ISP live display and snapshot sample applications | Laurent Pinchart |
summaryrefslogtreecommitdiff |
-rw-r--r-- | isp/v4l2.h | 1 |
@@ -32,6 +32,7 @@ struct v4l2_device { int fd; + char *name; enum v4l2_buf_type type; enum v4l2_memory memtype; |