Searched refs:cif_mode (Results 1 – 4 of 4) sorted by relevance
42 static const struct v4l2_pix_format cif_mode[] = { variable418 cam->cam_mode = cif_mode; in sd_config()419 cam->nmodes = ARRAY_SIZE(cif_mode); in sd_config()
50 static const struct v4l2_pix_format cif_mode[] = { variable205 cam->cam_mode = cif_mode; in sd_config()206 cam->nmodes = ARRAY_SIZE(cif_mode); in sd_config()
133 static const struct v4l2_pix_format cif_mode[] = { variable1791 gspca_dev->cam.cam_mode = cif_mode; /* qvga */ in sd_config()1794 gspca_dev->cam.cam_mode = &cif_mode[1]; /* cif */ in sd_config()
110 static const struct v4l2_pix_format cif_mode[] = { variable1527 cam->cam_mode = cif_mode; in sd_config()1528 cam->nmodes = ARRAY_SIZE(cif_mode); in sd_config()
Completed in 17 milliseconds