Searched refs:vdec_g_fmt (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/staging/media/meson/vdec/ |
D | vdec.c | 571 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 794 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 795 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|
/linux-6.12.1/drivers/media/platform/qcom/venus/ |
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.12.1/drivers/media/platform/amphion/ |
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,
|