Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_regs.c28 static int32_t mtk_mdp_map_color_format(int v4l2_format) in mtk_mdp_map_color_format()
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h2230 struct v4l2_format { struct
2231 __u32 type;
2232 union {
2241 } fmt;
/Linux-v5.4/drivers/media/usb/usbvision/
Dusbvision.h306 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member