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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dov772x.c404 const struct ov772x_color_format *cfmt; member in struct:ov772x_priv
610 if (!priv->win || !priv->cfmt) {
618 priv->cfmt->code, priv->win->name);
790 priv->cfmt = NULL;
793 priv->cfmt = ov772x_cfmts + i;
797 if (!priv->cfmt)
867 val = priv->cfmt->dsp3;
878 val = priv->cfmt->com3;
896 val = priv->win->com7_bit | priv->cfmt->com7;
924 priv->cfmt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dov772x.c404 const struct ov772x_color_format *cfmt; member in struct:ov772x_priv
610 if (!priv->win || !priv->cfmt) {
618 priv->cfmt->code, priv->win->name);
790 priv->cfmt = NULL;
793 priv->cfmt = ov772x_cfmts + i;
797 if (!priv->cfmt)
867 val = priv->cfmt->dsp3;
878 val = priv->cfmt->com3;
896 val = priv->win->com7_bit | priv->cfmt->com7;
924 priv->cfmt
[all...]

Completed in 69 milliseconds