Searched defs:v4l2_format (Results 1 – 3 of 3) sorted by relevance
28 static int32_t mtk_mdp_map_color_format(int v4l2_format) in mtk_mdp_map_color_format()
2230 struct v4l2_format { struct2231 __u32 type;2232 union {2241 } fmt;
306 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member