Searched refs:gc032a_formats (Results 1 – 1 of 1) sorted by relevance
480 static const struct gc032a_pixfmt gc032a_formats[] = { variable571 format->code = gc032a_formats[0].code; in gc032a_get_default_format()599 if (code->index >= ARRAY_SIZE(gc032a_formats)) in gc032a_enum_mbus_code()602 code->code = gc032a_formats[code->index].code; in gc032a_enum_mbus_code()612 int i = ARRAY_SIZE(gc032a_formats); in gc032a_enum_frame_sizes()620 if (fse->code == gc032a_formats[i].code) in gc032a_enum_frame_sizes()623 fse->code = gc032a_formats[i].code; in gc032a_enum_frame_sizes()700 int index = ARRAY_SIZE(gc032a_formats); in gc032a_set_fmt()711 if (gc032a_formats[index].code == mf->code) in gc032a_set_fmt()718 mf->code = gc032a_formats[index].code; in gc032a_set_fmt()