Searched refs:cfmt (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/
H A Dov772x.c407 const struct ov772x_color_format *cfmt; member in struct:ov772x_priv
583 if (!priv->win || !priv->cfmt) {
591 priv->cfmt->code, priv->win->name);
716 priv->cfmt = NULL;
719 priv->cfmt = ov772x_cfmts + i;
723 if (!priv->cfmt)
793 val = priv->cfmt->dsp3;
804 val = priv->cfmt->com3;
822 val = priv->win->com7_bit | priv->cfmt->com7;
850 priv->cfmt
[all...]

Completed in 10 milliseconds