Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/ti-vpe/
Dcal.c91 struct cal_fmt { struct
97 static struct cal_fmt cal_formats[] = { argument
212 const struct cal_fmt *fmt;
289 const struct cal_fmt *fmt;
296 struct cal_fmt *active_fmt[ARRAY_SIZE(cal_formats)];
313 static const struct cal_fmt *find_format_by_pix(struct cal_ctx *ctx, in find_format_by_pix()
316 const struct cal_fmt *fmt; in find_format_by_pix()
328 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code()
331 const struct cal_fmt *fmt; in find_format_by_code()
923 const struct cal_fmt *fmt = NULL; in cal_enum_fmt_vid_cap()
[all …]