dma2d_fmt
struct dma2d_fmt *fmt;
struct dma2d_fmt *fmt;
static const struct dma2d_fmt formats[] = {
.fmt = (struct dma2d_fmt *)&formats[0],
static struct dma2d_fmt *find_fmt(int pixelformat)
return (struct dma2d_fmt *)&formats[i];
struct dma2d_fmt *fmt;