Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/media/easycap/
Deasycap_ioctl.c1770 struct v4l2_format v4l2_format; in easycap_unlocked_ioctl() local
Deasycap.h254 struct v4l2_format v4l2_format; member
/linux-3.3/include/linux/
Dvideodev2.h2071 struct v4l2_format { struct
2072 enum v4l2_buf_type type;
2073 union {
2080 } fmt;
/linux-3.3/drivers/media/video/usbvision/
Dusbvision.h328 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member