Searched defs:v4l2_format (Results 1 – 8 of 8) sorted by relevance
36 static int32_t mtk_mdp_map_color_format(int v4l2_format) in mtk_mdp_map_color_format()
28 static int32_t mtk_mdp_map_color_format(int v4l2_format) in mtk_mdp_map_color_format()
274 struct v4l2_format *f, in rkvdec_s_fmt()
2149 struct v4l2_format { struct2150 __u32 type;2151 union {2160 } fmt;
1289 struct v4l2_format { struct1290 __u32 type;1291 union {1300 } fmt;
1233 struct v4l2_format { struct1234 __u32 type;1235 union {1244 } fmt;
2288 struct v4l2_format { struct2289 __u32 type;2290 union {2299 } fmt;
317 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member