Home
last modified time | relevance | path

Searched refs:vdec_try_fmt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/meson/vdec/
A Dvdec.c560 static int vdec_try_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_try_fmt() function
795 .vidioc_try_fmt_vid_cap_mplane = vdec_try_fmt,
796 .vidioc_try_fmt_vid_out_mplane = vdec_try_fmt,
/linux/drivers/media/platform/qcom/venus/
A Dvdec.c191 static int vdec_try_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_try_fmt() function
547 .vidioc_try_fmt_vid_cap_mplane = vdec_try_fmt,
548 .vidioc_try_fmt_vid_out_mplane = vdec_try_fmt,

Completed in 12 milliseconds