Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe.c226 struct vpe_fmt { struct
234 static struct vpe_fmt vpe_formats[] = { argument
326 struct vpe_fmt *fmt; /* format info */
349 static struct vpe_fmt *__find_format(u32 fourcc) in __find_format()
351 struct vpe_fmt *fmt; in __find_format()
363 static struct vpe_fmt *find_format(struct v4l2_format *f) in find_format()
685 struct vpe_fmt *fmt = ctx->q_data[Q_DATA_SRC].fmt; in set_cfg_modes()
710 struct vpe_fmt *fmt = ctx->q_data[Q_DATA_SRC].fmt; in set_line_modes()
759 struct vpe_fmt *fmt = ctx->q_data[Q_DATA_DST].fmt; in set_dst_registers()
1021 struct vpe_fmt *fmt = q_data->fmt; in add_out_dtd()
[all …]