Searched refs:gsc_fmt (Results 1 – 2 of 2) sorted by relevance
112 struct gsc_fmt { struct198 const struct gsc_fmt *fmt;391 const struct gsc_fmt *get_format(int index);392 const struct gsc_fmt *find_fmt(u32 *pixelformat, u32 *mbus_code, u32 index);431 static inline int is_tiled(const struct gsc_fmt *fmt) in is_tiled()
28 static const struct gsc_fmt gsc_formats[] = {201 const struct gsc_fmt *get_format(int index) in get_format()206 return (struct gsc_fmt *)&gsc_formats[index]; in get_format()209 const struct gsc_fmt *find_fmt(u32 *pixelformat, u32 *mbus_code, u32 index) in find_fmt()211 const struct gsc_fmt *fmt, *def_fmt = NULL; in find_fmt()311 const struct gsc_fmt *fmt; in gsc_enum_fmt()394 const struct gsc_fmt *fmt; in gsc_try_fmt_mplane()