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

/linux-master/drivers/media/i2c/
H A Dtw9910.c428 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, function
657 priv->scale = tw9910_select_norm(priv->norm, *width, *height);
760 priv->scale = tw9910_select_norm(priv->norm, 640, 480);
822 scale = tw9910_select_norm(priv->norm, mf->width, mf->height);

Completed in 94 milliseconds