Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_regs.c36 static int32_t mtk_mdp_map_color_format(int v4l2_format) in mtk_mdp_map_color_format()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h2139 struct v4l2_format { struct
2140 __u32 type;
2141 union {
2150 } fmt;
/Linux-v4.19/drivers/media/usb/usbvision/
Dusbvision.h317 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member