Searched defs:v4l2_format (Results 1 – 3 of 3) sorted by relevance
36 static int32_t mtk_mdp_map_color_format(int v4l2_format) in mtk_mdp_map_color_format()
2139 struct v4l2_format { struct2140 __u32 type;2141 union {2150 } fmt;
317 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member