Searched refs:nvp6158_formats (Results 1 – 1 of 1) sorted by relevance
281 static const struct nvp6158_pixfmt nvp6158_formats[] = { variable596 format->code = nvp6158_formats[0].code; in nvp6158_get_default_format()676 if (code->index >= ARRAY_SIZE(nvp6158_formats)) in nvp6158_enum_mbus_code()679 code->code = nvp6158_formats[code->index].code; in nvp6158_enum_mbus_code()689 int i = ARRAY_SIZE(nvp6158_formats); in nvp6158_enum_frame_sizes()697 if (fse->code == nvp6158_formats[i].code) in nvp6158_enum_frame_sizes()700 fse->code = nvp6158_formats[i].code; in nvp6158_enum_frame_sizes()885 int index = ARRAY_SIZE(nvp6158_formats); in nvp6158_set_fmt()894 if (nvp6158_formats[index].code == mf->code) in nvp6158_set_fmt()901 mf->code = nvp6158_formats[index].code; in nvp6158_set_fmt()