Searched refs:vdec_g_fmt (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/staging/media/meson/vdec/ |
D | vdec.c | 570 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 793 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 794 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|
/linux-5.19.10/drivers/media/platform/amphion/ |
D | vdec.c | 281 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 579 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 580 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|
/linux-5.19.10/drivers/media/platform/qcom/venus/ |
D | vdec.c | 259 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() function 570 .vidioc_g_fmt_vid_cap_mplane = vdec_g_fmt, 571 .vidioc_g_fmt_vid_out_mplane = vdec_g_fmt,
|