Home
last modified time | relevance | path

Searched refs:vdec_s_fmt (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/media/platform/amphion/
Dvdec.c413 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt() function
583 .vidioc_s_fmt_vid_cap_mplane = vdec_s_fmt,
584 .vidioc_s_fmt_vid_out_mplane = vdec_s_fmt,
1595 vdec_s_fmt(file, &inst->fh, &f); in vdec_init()
1603 vdec_s_fmt(file, &inst->fh, &f); in vdec_init()
/Linux-v6.1/drivers/staging/media/meson/vdec/
Dvdec.c598 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,
/Linux-v6.1/drivers/media/platform/qcom/venus/
Dvdec.c298 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt() function
570 .vidioc_s_fmt_vid_cap_mplane = vdec_s_fmt,
571 .vidioc_s_fmt_vid_out_mplane = vdec_s_fmt,