Searched refs:rzg2l_cru_formats (Results 1 – 1 of 1) sorted by relevance
778 static const struct v4l2_format_info rzg2l_cru_formats[] = { variable789 for (i = 0; i < ARRAY_SIZE(rzg2l_cru_formats); i++) in rzg2l_cru_format_from_pixel()790 if (rzg2l_cru_formats[i].format == format) in rzg2l_cru_format_from_pixel()791 return rzg2l_cru_formats + i; in rzg2l_cru_format_from_pixel()908 if (f->index >= ARRAY_SIZE(rzg2l_cru_formats)) in rzg2l_cru_enum_fmt_vid_cap()911 f->pixelformat = rzg2l_cru_formats[f->index].format; in rzg2l_cru_enum_fmt_vid_cap()