Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpe.c226 struct vpe_fmt { struct
234 static struct vpe_fmt vpe_formats[] = {
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 *fm in add_out_dtd()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dvpe.c226 struct vpe_fmt { struct
234 static struct vpe_fmt vpe_formats[] = {
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 *fm in add_out_dtd()
[all...]

Completed in 5 milliseconds