Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/ti-vpe/
Dcal.c94 struct cal_fmt { struct
100 static struct cal_fmt cal_formats[] = { argument
215 const struct cal_fmt *fmt;
293 const struct cal_fmt *fmt;
300 struct cal_fmt *active_fmt[ARRAY_SIZE(cal_formats)];
317 static const struct cal_fmt *find_format_by_pix(struct cal_ctx *ctx, in find_format_by_pix()
320 const struct cal_fmt *fmt; in find_format_by_pix()
332 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code()
335 const struct cal_fmt *fmt; in find_format_by_code()
930 const struct cal_fmt *fmt = NULL; in cal_enum_fmt_vid_cap()
[all …]