Searched refs:cfmt (Results 1 – 1 of 1) sorted by relevance
398 const struct ov772x_color_format *cfmt; member569 priv->cfmt->code, priv->win->name); in ov772x_s_stream()681 const struct ov772x_color_format **cfmt, in ov772x_select_params() argument687 *cfmt = &ov772x_cfmts[0]; in ov772x_select_params()691 *cfmt = &ov772x_cfmts[i]; in ov772x_select_params()701 const struct ov772x_color_format *cfmt, in ov772x_set_params() argument795 val = cfmt->dsp3; in ov772x_set_params()804 if (cfmt->dsp4) { in ov772x_set_params()805 ret = ov772x_write(client, DSP_CTRL4, cfmt->dsp4); in ov772x_set_params()813 val = cfmt->com3; in ov772x_set_params()[all …]