Lines Matching refs:v4l2_format
396 static int sh_veu_g_fmt(struct sh_veu_file *veu_file, struct v4l2_format *f) in sh_veu_g_fmt()
419 struct v4l2_format *f) in sh_veu_g_fmt_vid_out()
425 struct v4l2_format *f) in sh_veu_g_fmt_vid_cap()
430 static int sh_veu_try_fmt(struct v4l2_format *f, const struct sh_veu_format *fmt) in sh_veu_try_fmt()
465 static const struct sh_veu_format *sh_veu_find_fmt(const struct v4l2_format *f) in sh_veu_find_fmt()
494 struct v4l2_format *f) in sh_veu_try_fmt_vid_cap()
507 struct v4l2_format *f) in sh_veu_try_fmt_vid_out()
549 static int sh_veu_s_fmt(struct sh_veu_file *veu_file, struct v4l2_format *f) in sh_veu_s_fmt()
594 struct v4l2_format *f) in sh_veu_s_fmt_vid_cap()
604 struct v4l2_format *f) in sh_veu_s_fmt_vid_out()
868 const struct v4l2_format *f, in sh_veu_queue_setup()
879 struct v4l2_format ftmp = *f; in sh_veu_queue_setup()