Searched refs:vdec_g_fmt (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | vdec.c | 568 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 785 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 786 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | vdec.c | 284 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 609 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 610 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vdec.c | 456 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 758 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 759 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|