Searched refs:cfmt (Results 1 – 1 of 1) sorted by relevance
424 const struct ov772x_color_format *cfmt; member605 priv->cfmt->code, priv->win->name); in ov772x_s_stream()641 const struct ov772x_color_format *cfmt, in ov772x_set_frame_rate() argument655 switch (cfmt->com7 & OFMT_MASK) { in ov772x_set_frame_rate()771 ret = ov772x_set_frame_rate(priv, fps, priv->cfmt, priv->win); in ov772x_set_frame_interval()930 const struct ov772x_color_format *cfmt,951 ret = ov772x_set_params(priv, priv->cfmt, in ov772x_s_power()989 const struct ov772x_color_format **cfmt, in ov772x_select_params() argument995 *cfmt = &ov772x_cfmts[0]; in ov772x_select_params()999 *cfmt = &ov772x_cfmts[i]; in ov772x_select_params()[all …]