Searched refs:s5k5baf_formats (Results 1 – 1 of 1) sorted by relevance
333 static const struct s5k5baf_pixfmt s5k5baf_formats[] = { variable746 for (i = 0; i < ARRAY_SIZE(s5k5baf_formats); i++) { in s5k5baf_find_pixfmt()747 if (mf->colorspace != s5k5baf_formats[i].colorspace) in s5k5baf_find_pixfmt()749 if (mf->code == s5k5baf_formats[i].code) in s5k5baf_find_pixfmt()919 u16 reg_fmt = s5k5baf_formats[state->pixfmt].reg_p_fmt; in s5k5baf_hw_set_config()1216 if (code->index >= ARRAY_SIZE(s5k5baf_formats)) in s5k5baf_enum_mbus_code()1219 code->code = s5k5baf_formats[code->index].code; in s5k5baf_enum_mbus_code()1241 i = ARRAY_SIZE(s5k5baf_formats); in s5k5baf_enum_frame_size()1243 if (fse->code == s5k5baf_formats[i].code) in s5k5baf_enum_frame_size()1245 fse->code = s5k5baf_formats[i].code; in s5k5baf_enum_frame_size()[all …]