vpe_fmt
struct vpe_fmt *fmt = q_data->fmt;
struct vpe_fmt *fmt = q_data->fmt;
struct vpe_fmt *fmt = NULL;
struct vpe_fmt *fmt, int type)
struct vpe_fmt *fmt = find_format(f);
static struct vpe_fmt vpe_formats[] = {
struct vpe_fmt *fmt; /* format info */
static struct vpe_fmt *__find_format(u32 fourcc)
struct vpe_fmt *fmt;
static struct vpe_fmt *find_format(struct v4l2_format *f)
struct vpe_fmt *fmt = ctx->q_data[Q_DATA_SRC].fmt;
struct vpe_fmt *fmt = ctx->q_data[Q_DATA_SRC].fmt;
struct vpe_fmt *fmt = ctx->q_data[Q_DATA_DST].fmt;