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()
27 static const struct gsc_fmt gsc_formats[] = {200 const struct gsc_fmt *get_format(int index) in get_format()205 return (struct gsc_fmt *)&gsc_formats[index]; in get_format()208 const struct gsc_fmt *find_fmt(u32 *pixelformat, u32 *mbus_code, u32 index) in find_fmt()210 const struct gsc_fmt *fmt, *def_fmt = NULL; in find_fmt()310 const struct gsc_fmt *fmt; in gsc_enum_fmt()393 const struct gsc_fmt *fmt; in gsc_try_fmt_mplane()