imgu_fmt
static const struct imgu_fmt formats[] = {
static const struct imgu_fmt *find_format(struct v4l2_format *f, u32 type)
const struct imgu_fmt *fmt;
return imgu_fmt(imgu, node->pipe, node->id, f, true);
return imgu_fmt(imgu, node->pipe, node->id, f, false);