Searched refs:vdec_g_fmt (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/staging/media/meson/vdec/ |
| H A D | vdec.c | 569 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 792 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 793 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|
| /linux-6.15/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 603 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 604 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|
| /linux-6.15/drivers/media/platform/amphion/ |
| H A D | vdec.c | 362 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 665 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 666 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|