Searched refs:venc_s_fmt (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/platform/amphion/ |
| H A D | venc.c | 214 static int venc_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in venc_s_fmt() function 491 .vidioc_s_fmt_vid_cap_mplane = venc_s_fmt, 492 .vidioc_s_fmt_vid_out_mplane = venc_s_fmt, 1287 venc_s_fmt(file, &inst->fh, &f); in venc_init() 1295 venc_s_fmt(file, &inst->fh, &f); in venc_init()
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | venc.c | 237 static int venc_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in venc_s_fmt() function 577 .vidioc_s_fmt_vid_cap_mplane = venc_s_fmt, 578 .vidioc_s_fmt_vid_out_mplane = venc_s_fmt,
|