Searched refs:cfmt (Results 1 – 1 of 1) sorted by relevance
423 const struct ov772x_color_format *cfmt; member591 priv->cfmt->code, priv->win->name); in ov772x_s_stream()627 const struct ov772x_color_format *cfmt, in ov772x_set_frame_rate() argument641 switch (cfmt->com7 & OFMT_MASK) { in ov772x_set_frame_rate()741 ret = ov772x_set_frame_rate(priv, fps, priv->cfmt, priv->win); in ov772x_s_frame_interval()897 const struct ov772x_color_format *cfmt,918 ret = ov772x_set_params(priv, priv->cfmt, in ov772x_s_power()956 const struct ov772x_color_format **cfmt, in ov772x_select_params() argument962 *cfmt = &ov772x_cfmts[0]; in ov772x_select_params()966 *cfmt = &ov772x_cfmts[i]; in ov772x_select_params()[all …]