Searched refs:vdec_s_fmt (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
H A D | vdec.c | 501 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt() function 671 .vidioc_s_fmt_vid_cap_mplane = vdec_s_fmt, 672 .vidioc_s_fmt_vid_out_mplane = vdec_s_fmt, 1703 vdec_s_fmt(file, &inst->fh, &f); in vdec_init() 1711 vdec_s_fmt(file, &inst->fh, &f); in vdec_init()
|
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/ |
H A D | vdec.c | 598 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt() function 791 .vidioc_s_fmt_vid_cap_mplane = vdec_s_fmt, 792 .vidioc_s_fmt_vid_out_mplane = vdec_s_fmt,
|
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
H A D | vdec.c | 598 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt() function 791 .vidioc_s_fmt_vid_cap_mplane = vdec_s_fmt, 792 .vidioc_s_fmt_vid_out_mplane = vdec_s_fmt,
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | vdec.c | 273 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt() function 544 .vidioc_s_fmt_vid_cap_mplane = vdec_s_fmt, 545 .vidioc_s_fmt_vid_out_mplane = vdec_s_fmt,
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | vdec.c | 321 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt() function 601 .vidioc_s_fmt_vid_cap_mplane = vdec_s_fmt, 602 .vidioc_s_fmt_vid_out_mplane = vdec_s_fmt,
|
Completed in 9 milliseconds