Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h338 struct v4l2_fmtdesc struct
340 uint32_t index; /* Format number */
341 enum v4l2_buf_type type; /* buffer type */
342 uint32_t flags;
343 char description[32]; /* Description string */
344 uint32_t pixelformat; /* Format fourcc */
345 uint32_t reserved[4];